diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 567f39839c..5a15e5ca05 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -733,7 +733,16 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service human-readable output.</para> </listitem> </varlistentry> + <varlistentry> + <term><command>cat <replaceable>NAME</replaceable>...</command></term> + <listitem> + <para>Show backing files of one or more units. + Prints the fragment, drop-ins, and source (sysvinit compat) + of units. Each file is preceded by a comment which includes the + file name.</para> + </listitem> + </varlistentry> <varlistentry> <term><command>set-property <replaceable>NAME</replaceable> <replaceable>ASSIGNMENT</replaceable>...</command></term> |