summaryrefslogtreecommitdiff
path: root/man/machinectl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-04-06 10:47:37 +0200
committerLennart Poettering <lennart@poettering.net>2016-04-06 10:47:37 +0200
commit382b56622add2aff81bdcc8af5fa0b40c3cb64ef (patch)
tree5b2b390e4223ab4b4a321b69bb2a68dd0b560eff /man/machinectl.xml
parentd35da3ae6a8032002adbbd0d7d8338355f7ecf35 (diff)
parente138e7d7fc38021a63a913a840b21db2d15603ad (diff)
Merge pull request #2962 from keszybz/value-option
Add `--value` option to systemctl and loginctl to only print values
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r--man/machinectl.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 967ca01470..cee4bb72ce 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -136,6 +136,13 @@
(<literal>.</literal>).</para></listitem>
</varlistentry>
+ <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>
+ </varlistentry>
+
<varlistentry>
<term><option>-l</option></term>
<term><option>--full</option></term>