1,388
edits
| 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 | 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 | ||
edits