summaryrefslogtreecommitdiff
path: root/Documentation/git-am.txt
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2013-08-02 15:16:40 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-08-05 08:19:47 -0700
commite6604c3537e8b60d6cbc821e7d356924c0a0e809 (patch)
tree861536818847dd0a88a61535c2513c83dea1dfea /Documentation/git-am.txt
parentGit 1.8.3.4 (diff)
downloadtgif-e6604c3537e8b60d6cbc821e7d356924c0a0e809.tar.xz
log doc: the argument to --encoding is not optional
$ git log --encoding fatal: Option '--encoding' requires a value $ git rev-list --encoding fatal: Option '--encoding' requires a value The argument to --encoding has always been mandatory. Unfortunately manpages like git-rev-list(1), git-log(1), and git-show(1) have described the option's syntax as "--encoding[=<encoding>]" since it was first documented. Clarify by removing the extra brackets. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-am.txt')
0 files changed, 0 insertions, 0 deletions