update <help> to reflect new MS Win "/sim/fg-home" path
This commit is contained in:
parent
8b339c2786
commit
8c4a9aefb7
1 changed files with 5 additions and 5 deletions
|
@ -66,16 +66,16 @@
|
|||
<desc>open/close model select dialog</desc>
|
||||
</key>
|
||||
|
||||
<line>pre-select initial model (path relative to $FG_ROOT):</line>
|
||||
<line>Pre-select initial model (path relative to $FG_ROOT):</line>
|
||||
<line>  --prop:cursor=Model/path.xml</line>
|
||||
<line></line>
|
||||
<line>set directories that are scanned for models (comma separated and</line>
|
||||
<line>Set directories that are scanned for models (comma separated and</line>
|
||||
<line>relative to $FG_ROOT; default: Models):</line>
|
||||
<line>  --prop:source=Models,Scenery/Objects</line>
|
||||
<line></line>
|
||||
<line>exported data are written to:</line>
|
||||
<line>  ~/.fgfs/ufo-model-export.xml (Unix) or</line>
|
||||
<line>  %APPDATA%\flightgear.org\ufo-model-export.xml (Not-Unix)</line>
|
||||
<line>Exported data are written to:</line>
|
||||
<line>  ~/.fgfs/ufo-model-export.xml (Unix)</line>
|
||||
<line>  My Documents\ufo-model-export.xml (Microsoft Windows)</line>
|
||||
</help>
|
||||
</sim>
|
||||
|
||||
|
|
Loading…
Reference in a new issue