X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-delta.xml;h=2175f96550715f16ee7c452bc44bb33a1d31b92c;hp=f802aa5eb9b2d1370fc9fe61e30a8c35c3cd173a;hb=4c213d6cf416917c61f82d8bee795b8f3a4c5372;hpb=9fccdb0f64d12bc09a71442dd0af2248c1aa3e89 diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index f802aa5eb..2175f9655 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-delta @@ -50,8 +51,8 @@ systemd-delta - OPTIONS - PREFIX/SUFFIX|SUFFIX + OPTIONS + PREFIX/SUFFIX|SUFFIX @@ -78,27 +79,27 @@ the name of the main configuration file, must match). For a fuller explanation, see systemd.unit5. - - - The command line argument will be split into a - prefix and a suffix. Either is optional. The prefix - must be one of the directories containing - configuration files (/etc, - /run, - /usr/lib, ...). If it is given, - only overriding files contained in this directory will - be shown. Otherwise, all overriding files will be - shown. The suffix must be a name of a subdirectory - containing configuration files like - tmpfiles.d, - sysctl.d or - systemd/system. If it is given, - only configuration files in this subdirectory (across - all configuration paths) will be analyzed. Otherwise, - all configuration files will be analyzed. If the - commandline argument is not given at all, all - configuration files will be analyzed. See below for - some examples. + + + The command line argument will be split into a + prefix and a suffix. Either is optional. The prefix + must be one of the directories containing + configuration files (/etc, + /run, + /usr/lib, ...). If it is given, + only overriding files contained in this directory will + be shown. Otherwise, all overriding files will be + shown. The suffix must be a name of a subdirectory + containing configuration files like + tmpfiles.d, + sysctl.d or + systemd/system. If it is given, + only configuration files in this subdirectory (across + all configuration paths) will be analyzed. Otherwise, + all configuration files will be analyzed. If the + command line argument is not given at all, all + configuration files will be analyzed. See below for + some examples. @@ -107,28 +108,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - - - - - Do not pipe output into a - pager. - - @@ -197,24 +176,27 @@ to . + + + - - Examples + + Examples - To see all local configuration: - systemd-delta + To see all local configuration: + systemd-delta - To see all runtime configuration: - systemd-delta /run + To see all runtime configuration: + systemd-delta /run - To see all system unit configuration changes: - systemd-delta systemd/system + To see all system unit configuration changes: + systemd-delta systemd/system - To see all runtime "drop-in" changes for system units: - systemd-delta --type=extended /run/systemd/system - + To see all runtime "drop-in" changes for system units: + systemd-delta --type=extended /run/systemd/system + Exit status