author | jidanni@jidanni.org <jidanni@jidanni.org> | |
Mon, 29 Dec 2008 07:03:17 +0000 (15:03 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 29 Dec 2008 09:08:02 +0000 (01:08 -0800) | ||
commit | a9e67c8ccc6958d09c575a3d4837a49d8a2ec7d5 | |
tree | 22c83e70bdfb4702a848fa24d4d29cc2307eb258 | tree | snapshot |
parent | fb3bb3d1325f1d0a8cdc402a596c9a520b0ccbe6 | commit | diff |
Documentation/diff-options.txt: unify options
Instead of listing short option (e.g. "-U<n>") as a shorthand for its
longer counterpart (e.g. "--unified=<n>"), list the synonyms together. It
saves one indirection to find what the reader wants.
Signed-off-by: jidanni <jidanni@jidanni.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Instead of listing short option (e.g. "-U<n>") as a shorthand for its
longer counterpart (e.g. "--unified=<n>"), list the synonyms together. It
saves one indirection to find what the reader wants.
Signed-off-by: jidanni <jidanni@jidanni.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | diff | blob | history |