]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemctl.xml
man: update systemctl man page for unit file commands, in particular "systemctl enable"
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Jul 2016 13:10:15 +0000 (15:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Jul 2016 13:16:48 +0000 (15:16 +0200)
commit3990961df02a255cb75cc80445535d153fc7f165
tree94bc2998800497bd8efb3a3a363b71deeb0d2e09
parentfec46f48b60f3258efb58d801d80a818109e2afc
man: update systemctl man page for unit file commands, in particular "systemctl enable"

Clarify that "systemctl enable" can operate either on unit names or on unit
file paths (also, adjust the --help text to clarify this). Say that "systemctl
enable" on unit file paths also links the unit into the search path.

Many other fixes.

This should improve the documentation to avoid further confusion around #3706.
man/systemctl.xml
src/systemctl/systemctl.c