diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-03-02 12:17:54 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-03-04 13:12:21 +0100 |
commit | 31e70e88cd0640a115b01cfe8775aea61ccc3e3e (patch) | |
tree | b9f7f8cab8faf3804bfab0e9b93c13a974457805 /man/systemctl.xml | |
parent | resolved: explicitly disconnect all left-over TCP connections when coming bac... (diff) | |
download | systemd-31e70e88cd0640a115b01cfe8775aea61ccc3e3e.tar.xz systemd-31e70e88cd0640a115b01cfe8775aea61ccc3e3e.zip |
timedatectl: add -P
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 98844783b0..a8c12b2f35 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1944,11 +1944,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err <term><option>-P</option></term> <listitem> - <para>Equivalent to <option>--value</option> <option>--property=</option>, i.e. shows the - value of the property without the property name or <literal>=</literal>. Note that using - <option>-P</option> once will also affect all properties listed with - <option>-p</option>/<option>--property=</option>.</para> - + <xi:include href="standard-options.xml" xpointer="xpointer(//varlistentry[@id='option-P']/listitem/para)" /> <xi:include href="version-info.xml" xpointer="v246"/> </listitem> </varlistentry> |