summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 6fd3deb53..cedd68bce 100644
--- a/src/config.h
+++ b/src/config.h
@@ -112,6 +112,15 @@
/* @BEGIN general.h
*
+ * Command-line commands to include
+ *
+ */
+#define NVO_CMD /* Non-volatile option storage commands */
+
+/* @END general.h */
+
+/* @BEGIN general.h
+ *
* Obscure configuration options
*
* You probably don't need to touch these.