summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-02-19 20:45:57 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-02-19 20:47:39 -0500
commitb84397f786f177bc0e215a9d76f2454045ac71fa (patch)
treea17a732ed20c0fdfe2dc66bac1ed845d116e3020 /docs
parentf31246981ae185956bfe01710f3612a376a3000e (diff)
Make -nonvram_save also inhibit saving of "battery" NVRAM for image devices
Diffstat (limited to 'docs')
-rw-r--r--docs/source/commandline/commandline-all.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst
index d7026de24b9..acbd9b50099 100644
--- a/docs/source/commandline/commandline-all.rst
+++ b/docs/source/commandline/commandline-all.rst
@@ -2412,7 +2412,8 @@ Core Misc Options
Save the NVRAM contents when exiting machine emulation. By turning this off,
you can retain your previous NVRAM contents as any current changes made will
- not be saved.
+ not be saved. Turning this option off will also unconditionally suppress the
+ saving of .nv files associated with some types of software cartridges.
The default is ON (**-nvram_save**).