X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-delta.xml;h=03c7178d47d97c039ef7baa74e202c69e8c6e6ba;hp=0e06b48fcc37d81e046bffcd71daa8564b4c7347;hb=807f46452202891731b2317ef9bc9a6bc7115f23;hpb=3ea6e73287921e1aa7f1173761cf522ae44e0977 diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index 0e06b48fc..03c7178d4 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -99,6 +99,66 @@ 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 overriden + files that while overriden, do + not differ in content. + + + + redirected + + Show files that + are redirected to another. + + + + overriden + + Show overriden, + and changed files. + + + + unchanged + + Show unmodified + files too. + + + + + + + + + When showing modified + files, when a file is overriden show a + diff aswell. This option takes a + boolean argument. + +