Command line options: Difference between revisions

Jump to navigation Jump to search
Line 70: Line 70:
  --units-feet                Use feet for distances.
  --units-feet                Use feet for distances.
  --units-meters              Use meters for distances.
  --units-meters              Use meters for distances.
  --allow-nasal-read=path      Allow Nasal scripts to read files from directories  
  --allow-nasal-read=path      Allow Nasal scripts to read files from directories
                               listed as path (separate multiple paths with a  
                               listed as path (separate multiple paths with a  
                               semicolon (Windows) or a colon (UNIX)). By default,
                               semicolon (Windows) or a colon (UNIX)). By default,  
                               for security reasons, Nasal scripts can only read  
                               for security reasons, Nasal scripts can only read  
                               data from the $FG_ROOT and $FG_HOME directories.
                               data from certain directories, such as $FG_ROOT,
                              $FG_HOME, etc.
  --read-only                  Make $FG_HOME read-only.
  --read-only                  Make $FG_HOME read-only.
  --ignore-autosave            Ignore the autosave file, i.e. the settings saved  
  --ignore-autosave            Ignore the autosave file, i.e. the settings saved  
1,388

edits

Navigation menu