commit | f84cb684634f50df7adde7f52c25f049d257f0e3 | [log] [tgz] |
---|---|---|
author | Pete Wyckoff <pw@padd.com> | Tue Jan 21 18:16:48 2014 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jan 22 08:06:20 2014 -0800 |
tree | cc0169dbbf691963cfdcf9d333ac434793228aab | |
parent | 3d5388afa856fde3efff023f5b672005834e7ca1 [diff] |
git p4 doc: use two-line style for options with multiple spellings Thomas Rast noticed the docs have a mix of styles when it comes to options with multiple spellings. Standardize the couple in git-p4.txt that are odd. Instead of: -n, --dry-run:: Do this: -n:: --dry-run:: See http://thread.gmane.org/gmane.comp.version-control.git/219936/focus=219945 Signed-off-by: Pete Wyckoff <pw@padd.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>