mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 06:08:42 -05:00
Fix typo in options documentation
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5363 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
a6566af362
commit
6a33cbd43b
@ -27,7 +27,7 @@ program jt9
|
||||
option ('executable-path', .true., 'e', &
|
||||
'Location of subordinate executables (KVASD) default="."', '<path>'), &
|
||||
option ('data-path', .true., 'a', &
|
||||
'Location of writeable data files, detfault="."', '<path>'), &
|
||||
'Location of writeable data files, default="."', '<path>'), &
|
||||
option ('temp-path', .true., 't', 'Temporary files path, default="."', &
|
||||
'<path>'), &
|
||||
option ('lowest', .true., 'L', &
|
||||
|
Loading…
Reference in New Issue
Block a user