diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-08-29 16:23:22 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-09-02 13:17:29 +0200 |
commit | 437e217a4833e718bae4bd8c12aa0490570bf121 (patch) | |
tree | 85407e8de5ab81bd0171ed17a3644f9550062bfc /man/systemd-id128.xml | |
parent | TODO: add entry about service and socket units (diff) | |
download | systemd-437e217a4833e718bae4bd8c12aa0490570bf121.tar.xz systemd-437e217a4833e718bae4bd8c12aa0490570bf121.zip |
man: add version information
I'm keeping this as a separate commit. It is the first time version
information is manually added after 6a73a4f7c466887a03c9939300ba6864203b1b3f
and we might want to revert this later.
Diffstat (limited to 'man/systemd-id128.xml')
-rw-r--r-- | man/systemd-id128.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/systemd-id128.xml b/man/systemd-id128.xml index bf71a7c3a8..32226363cb 100644 --- a/man/systemd-id128.xml +++ b/man/systemd-id128.xml @@ -86,7 +86,8 @@ combined with the <option>--app-specific=<replaceable>app-id</replaceable></option> switch to generate application-specific IDs. See <citerefentry><refentrytitle>sd_id128_get_machine</refentrytitle><manvolnum>3</manvolnum></citerefentry> - for the discussion when this is useful.</para> + for the discussion when this is useful. Support for <command>show --app-specific=</command> was added in + version 255.</para> </refsect1> <refsect1> @@ -109,7 +110,9 @@ <term><option>--value</option></term> <listitem><para>Only print the value. May be combined with - <option>-u</option>/<option>--uuid</option>.</para></listitem> + <option>-u</option>/<option>--uuid</option>.</para> + + <xi:include href="version-info.xml" xpointer="v255"/></listitem> </varlistentry> <varlistentry> |