X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemctl.xml;h=e3d22a7b5bf000281d7e849c10182b144b51a405;hp=29481e718231e808c10687766285f5fe86b3709d;hb=6ffd3337867076067955ec4d5d1a0cde521d9b86;hpb=957eb8cab28dc83aa4b800d033031e53cd0a9e00 diff --git a/man/systemctl.xml b/man/systemctl.xml index 29481e718..e3d22a7b5 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -200,17 +200,17 @@ - Do not print a legend, i.e. + Do not print a legend, i.e. the column headers and the footer with hints. - - + + - Do not pipe output into a - pager. - + Do not pipe output into a + pager. + @@ -343,7 +343,7 @@ When used with - enable, override any + enable, overwrite any existing conflicting symlinks. @@ -632,7 +632,15 @@ looking for formatted human-readable output. + + help [NAME...|PID...] + Show manual pages for + one or more units, if available. If a + PID is passed the manual pages for the + unit the process of the PID belongs to + is shown. + reset-failed [NAME...] @@ -754,7 +762,7 @@ command does not implicitly stop the units that is being disabled. If this is desired an additional - stopcommand should + stop command should be executed afterwards. This command will print the @@ -806,12 +814,19 @@ Reset one or more unit files, as specified on the command - line, to the defaults configured in a - preset file. This has the same effect - as disable or + line, to the defaults configured in + the preset policy files. This has the + same effect as + disable or enable, depending how the unit is listed in the preset - files. + files. For more information on preset + policy format see + systemd.preset5. For + more information on the concept of + presets please consult the Preset + document. @@ -1222,7 +1237,8 @@ loginctl1, systemd.unit5, systemd.special7, - wall1 + wall1, + systemd.preset5