commit | 0a3ca9c011c274f4e38a6a4508f5a370b32a0745 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Wed May 13 00:58:51 2015 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Tue May 12 22:13:40 2015 -0700 |
tree | bf8654f603a1d8fcc82550f265c4e3439741e271 | |
parent | a367b8699de2cfcf03b9427d130ab49b8466aa68 [diff] |
doc/add: reformat `--edit` option All of the other options in the list put short and long as two separate headings. We can also drop the backslashing of `--`. It isn't used elsewhere and is unnecessary for modern asciidoc (plus it confuses asciidoctor). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>