summaryrefslogtreecommitdiffstats
path: root/docs/content/manual/manual.yml
diff options
context:
space:
mode:
authoritchyny <itchyny@cybozu.co.jp>2023-07-22 23:16:03 +0900
committerNico Williams <nico@cryptonector.com>2023-07-23 03:26:44 -0500
commit99a381b5aa2678243f9ccb919d4cf932e4e69810 (patch)
tree154b5e21e75043b506c8642caf703937bde32f43 /docs/content/manual/manual.yml
parent575372222a7aced6153df416c1abd92abd050b5e (diff)
Improve --help to mention all the command options
Diffstat (limited to 'docs/content/manual/manual.yml')
-rw-r--r--docs/content/manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index 15495b3c..6568ec1e 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -104,7 +104,7 @@ sections:
You can affect how jq reads and writes its input and output
using some command-line options:
- * `--version`:
+ * `--version`/`-V`:
Output the jq version and exit with zero.