aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Howard <yzena.tech@gmail.com>2021-03-31 10:45:59 -0600
committerGavin Howard <yzena.tech@gmail.com>2021-03-31 10:45:59 -0600
commit9f8f9bc7f3bdf9d544947103855811b360301c7f (patch)
tree455fba447aa3a5474821a746a07746010ae633e3
parentc404149fa444f7cf54ec16aaec37c9e876d25fc5 (diff)
downloadbc-9f8f9bc7f3bdf9d544947103855811b360301c7f.tar.gz
Change the bc and dc help texts
-rw-r--r--gen/bc_help.txt6
-rw-r--r--gen/dc_help.txt6
2 files changed, 10 insertions, 2 deletions
diff --git a/gen/bc_help.txt b/gen/bc_help.txt
index 3f5aac89..0da9021e 100644
--- a/gen/bc_help.txt
+++ b/gen/bc_help.txt
@@ -101,7 +101,11 @@ Options:
-P --no-prompt
- Disable the prompt in interactive mode.
+ Disable the prompts in interactive mode.
+
+ -R --no-read-prompt
+
+ Disable the read prompt in interactive mode.
-q --quiet
diff --git a/gen/dc_help.txt b/gen/dc_help.txt
index 4b6a61c8..9fc8ee11 100644
--- a/gen/dc_help.txt
+++ b/gen/dc_help.txt
@@ -90,7 +90,11 @@ Options:
-P --no-prompt
- Disable the prompt in interactive mode.
+ Disable the prompts in interactive mode.
+
+ -R --no-read-prompt
+
+ Disable the read prompt in interactive mode.
-V --version