Johannes Altmanninger
dd8351d1b4
history.rst: fix BNF syntax for orthogonal options
...
These can be used alone, or in combination, let's reflect that in
the synopsis.
2022-01-16 14:05:47 +01:00
Johannes Altmanninger
a7f45b05b7
history.rst: fix wrong subcommand name and unconventional braces
...
For alteration we usually use "(a | b)", not "{a | b}".
While at it, instead of writing 4/6 subcommands in one line, write them
on separate lines, so it's very obvious that all these are separate
subcommands. We mainly use the (a | b) syntax for long/short options.
2022-01-16 14:05:47 +01:00
Johannes Altmanninger
0d6bad9660
history.rst: don't mention the --show-time option for "history delete"
...
It's ignored. We could support it in future (and maybe throw an
"unsupported" error until then).
2022-01-16 14:05:47 +01:00
Aaron Gyes
461facb42e
History: adjust description entries
2021-12-17 15:44:05 -08:00
Aaron Gyes
5ae7bc1443
help: adjust synopsis. history manpage: indent long synopsis lines
2021-12-17 15:38:49 -08:00
Erik Serrander
049104e8df
Adds sub-command clear-session to history command.
...
Issue #5791
This clears all history for the current session. Documentation and
autocompletion for the new subcommand is added.
2021-10-17 19:27:46 -07:00
Johannes Altmanninger
242b60fdef
history.rst: clarify that "history search" is the default command
2020-08-04 21:44:26 +02:00
Delapouite
b8281f1284
doc: homogenize commands titles
2020-04-04 10:44:53 +02:00
Aaron Gyes
85a0ca66e0
We no longer have two doc systems, move sphinx_doc_src back to doc_src
2020-02-19 17:00:35 -08:00