X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-delta.xml;h=4e57d18fcce896858efc4e4c17ed608b58d96438;hp=0e06b48fcc37d81e046bffcd71daa8564b4c7347;hb=b5cff06b4876e9e3c30431f642b9e54a17bca19a;hpb=7e8d5761ecd4e8bc8f93b1f21861cac2a39a78a1 diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index 0e06b48fc..4e57d18fc 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -67,7 +67,7 @@ systemd/system. When no argument is specified a number of - well-known subdirectories are searched for overriden + well-known subdirectories are searched for overridden files. @@ -95,9 +95,69 @@ - Do not pipe output into a - pager. - + Do not pipe output into a + pager. + + + + + + + When listing the + differences, only list those that are + asked for. The list itself is a + comma-separated list of desired + difference types. + + Recognised types are: + + + + masked + + Show masked files + + + + equivalent + + Show overridden + files that while overridden, do + not differ in content. + + + + redirected + + Show files that + are redirected to another. + + + + overridden + + Show overridden, + and changed files. + + + + unchanged + + Show unmodified + files too. + + + + + + + + + When showing modified + files, when a file is overridden show a + diff as well. This option takes a + boolean argument. +