summaryrefslogtreecommitdiffstats
path: root/docs/netctl.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/netctl.1.txt')
-rw-r--r--docs/netctl.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/netctl.1.txt b/docs/netctl.1.txt
index 1793041..4120bdc 100644
--- a/docs/netctl.1.txt
+++ b/docs/netctl.1.txt
@@ -68,6 +68,10 @@ The following commands are understood:
the file created by `*enable*' even if it was customized, so be
careful.
+*is-enabled [+PROFILE+]*::
+ Check whether the systemd unit for the specified profile is enabled.
+ Prints the current enable status.
+
*reenable [+PROFILE+]*::
Reenable the systemd unit for the profile specified. This is
effectively a combination of `*disable*' and `*enable*'.