File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 ``
You can’t perform that action at this time.
0 commit comments