diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-09-14 22:28:23 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-09-14 22:33:26 +0200 |
commit | 87cc99332e2d30cda84790371b65dfc96e14fc87 (patch) | |
tree | f4a7bc961aca1905ce0162c94ef39de137fd0732 /man/systemd-path.xml | |
parent | path: add --no-pager option, enable pager by default (diff) | |
download | systemd-87cc99332e2d30cda84790371b65dfc96e14fc87.tar.xz systemd-87cc99332e2d30cda84790371b65dfc96e14fc87.zip |
man: add versioned version of --no-pager, use for systemd-path
Diffstat (limited to 'man/systemd-path.xml')
-rw-r--r-- | man/systemd-path.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/systemd-path.xml b/man/systemd-path.xml index 81ce31d608..b1d566e4bf 100644 --- a/man/systemd-path.xml +++ b/man/systemd-path.xml @@ -59,6 +59,7 @@ <xi:include href="version-info.xml" xpointer="v215"/></listitem> </varlistentry> + <xi:include href="standard-options.xml" xpointer="no-pager-255"/> <xi:include href="standard-options.xml" xpointer="help" /> <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> |