X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemctl.xml;h=2a23655cfe9663f08fd212bf3cdd1bf498218a9d;hb=223ab9345d70e2ea8498b96ff07ee73c25ad18b4;hp=45955da179f3cdb74a6282413df9f170f006c10c;hpb=a65615ca5d78be0dcd7d9c9b4a663fa75f758606;p=elogind.git diff --git a/man/systemctl.xml b/man/systemctl.xml index 45955da17..2a23655cf 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -942,28 +942,6 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service - - load NAME... - - - Load one or more units specified on the command - line. This will simply load their configuration from disk, - but not start them. To start them, you need to use the - start command which will implicitly load - a unit that has not been loaded yet. Note that systemd - garbage collects loaded units that are not active or - referenced by an active unit. This means that units loaded - this way will usually not stay loaded for long. Also note - that this command cannot be used to reload unit - configuration. Use the daemon-reload - command for that. All in all, this command is of little use - except for debugging. - - This command should not be confused with the - daemon-reload or - reload. - - list-jobs