Skip to content

Commit 83d0bc6

Browse files
committed
doc: desc. a little --show_hidden option
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent cabecf3 commit 83d0bc6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

NEWS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ Modules 5.6.0 (not yet released)
150150
* Add :subcmd:`update` sub-command, an alias of :subcmd:`reload`
151151
* Add :subcmd:`disable` sub-command, an alias of :subcmd:`saverm`
152152
* Add :subcmd:`describe` sub-command, an alias of :subcmd:`saveshow`
153+
* Add ``--show_hidden`` option, an alias of :option:`--all`
153154

154155
.. _Security policy: https://github.com/envmodules/modules/blob/main/SECURITY.md
155156
.. _Modules chat room: https://matrix.to/#/#modules:matrix.org

doc/source/other-implementations.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@ implementation.
180180
- ``module avail`` :option:`--no-indepth`
181181
* - ``module --regexp avail``
182182
- ``module avail`` :option:`--contains`
183-
* - ``module --show_hidden avail``
184-
- ``module avail`` :option:`--all`
185-
or ``module avail`` :option:`--output` ``+hidden``
186183
* - ``module --style=<style_name> avail``
187184
- ``module avail`` :option:`--output` ``<element_list>``
188185
* - ``module category``

0 commit comments

Comments
 (0)