diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-01-09 06:49:11 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-01-09 12:16:03 +0100 |
commit | a5279634c025002d77ca92bf84c86180992a372c (patch) | |
tree | 5593cae10b1193ffcfdb07f89f48d9337f885bd7 /man/systemd-mount.xml | |
parent | systemd-mount: use format-table.[ch] (diff) | |
download | systemd-a5279634c025002d77ca92bf84c86180992a372c.tar.xz systemd-a5279634c025002d77ca92bf84c86180992a372c.zip |
systemd-mount: add --no-legend command line option
Diffstat (limited to 'man/systemd-mount.xml')
-rw-r--r-- | man/systemd-mount.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml index 4a7c33f558..82ac61a447 100644 --- a/man/systemd-mount.xml +++ b/man/systemd-mount.xml @@ -96,6 +96,7 @@ </varlistentry> <xi:include href="standard-options.xml" xpointer="no-pager"/> + <xi:include href="standard-options.xml" xpointer="no-legend" /> <xi:include href="standard-options.xml" xpointer="no-ask-password"/> <varlistentry> |