]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix description of --value option for loginctl (#8820)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 26 Apr 2018 07:51:11 +0000 (16:51 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Apr 2018 07:51:11 +0000 (09:51 +0200)
man/loginctl.xml

index 5a9533f58281c333576e8ae1cfa5b990efdbe3e3..613feea92bbfa3b52fc0a2bc7b833bab6ef45230 100644 (file)
       <varlistentry>
         <term><option>--value</option></term>
 
-        <listitem>
-          <para>When printing properties with <command>show</command>,
-          only print the value, and skip the property name and
-          <literal>=</literal>.</para>
-        </listitem>
+        <listitem><para>When showing session/user/seat properties,
+        only print the value, and skip the property name and
+        <literal>=</literal>.</para></listitem>
       </varlistentry>
 
       <varlistentry>