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.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/netctl.1.txt b/docs/netctl.1.txt
index 4120bdc..1f8b8cf 100644
--- a/docs/netctl.1.txt
+++ b/docs/netctl.1.txt
@@ -68,13 +68,17 @@ The following commands are understood:
the file created by `*enable*' even if it was customized, so be
careful.
+*reenable [+PROFILE+]*::
+ Reenable the systemd unit for the profile specified. This is
+ effectively a combination of `*disable*' and `*enable*'.
+
*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*'.
+*edit [+PROFILE+]*::
+ Open the file of the specified profile in an editor. This does not
+ reenable or restart any profiles.
EXIT STATUS