mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-23 20:58:55 -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
d9c4787e4e
commit
9422417c97
@ -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