mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-30 13:22:26 -04:00
Remove unused part of the ft8code "Usage" message. Thanks to Pengo, VK3PGO.
This commit is contained in:
parent
fb1a75e81f
commit
d1d0d8a0d0
@ -23,7 +23,7 @@ program ft8code
|
|||||||
'LDPC(174,91) encoding,'
|
'LDPC(174,91) encoding,'
|
||||||
print*,'bit and symbol ordering, and other details of the FT8 protocol.'
|
print*,'bit and symbol ordering, and other details of the FT8 protocol.'
|
||||||
print*
|
print*
|
||||||
print*,'Usage: ft8code [-c grid] "message" # Results for specified message'
|
print*,'Usage: ft8code "message" # Results for specified message'
|
||||||
print*,' ft8code -T # Examples of all message types'
|
print*,' ft8code -T # Examples of all message types'
|
||||||
print*,' ft8code -t # Short format examples'
|
print*,' ft8code -t # Short format examples'
|
||||||
go to 999
|
go to 999
|
||||||
|
Loading…
x
Reference in New Issue
Block a user