diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 355cd11bba..fef9578951 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -148,8 +148,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <term><option>--before</option></term> <listitem> - <para>Show which units are started after or before - with <command>list-dependencies</command>, respectively. + <para>Show after (before) which units the specified unit is started + with <command>list-dependencies</command>. </para> </listitem> </varlistentry> |