diff options
author | William Giokas <1007380@gmail.com> | 2013-02-13 03:39:22 -0600 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-13 08:57:20 -0500 |
commit | a7f5bb1eafadbb08c8528baae588bbe773a37e79 (patch) | |
tree | 991cd257a8d1b33ee5ad77f51b0e9b5e6af170ee /man/systemd-delta.xml | |
parent | 5797606612b5b37dbba5d90b39665cdf7f7a1b11 (diff) |
man: Make options consistent
Option listings seemed to be pretty much random, some were short opt,
long opt, others were long opt, short opt. This just makes every option
with a short and long opt that I could find in the order short opt, long
opt, for formatting's sake.
Diffstat (limited to 'man/systemd-delta.xml')
-rw-r--r-- | man/systemd-delta.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index 072f55f1a1..9293c9b462 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -100,8 +100,8 @@ </varlistentry> <varlistentry> - <term><option>--type=</option></term> <term><option>-t</option></term> + <term><option>--type=</option></term> <listitem><para>When listing the differences, only list those that are |