diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-11-12 22:34:47 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-11-12 22:38:44 +0100 |
commit | 0c77310d3950d9577f6a8bcc5b5529624d230da2 (patch) | |
tree | 109988261d892c0f368b9f9f22c83003853d9dfb /man/systemd-delta.xml | |
parent | 45a5ff0de744bc73a0695e61f749ee983ef97b64 (diff) |
systemd-delta.xml: document default value for --diff
Diffstat (limited to 'man/systemd-delta.xml')
-rw-r--r-- | man/systemd-delta.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index c66d7e8875..072f55f1a1 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -156,7 +156,8 @@ <listitem><para>When showing modified files, when a file is overridden show a diff as well. This option takes a - boolean argument.</para></listitem> + boolean argument. If omitted it defaults + to <option>true</option>.</para></listitem> </varlistentry> </variablelist> |