diff options
author | Michele Ballabio <barra_cuda@katamail.com> | 2008-06-22 16:39:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-22 18:14:37 -0700 |
commit | 6422f633216475939f9a6f317e41a164737cbb02 (patch) | |
tree | fdea6594e42337e468184d9caa900e76b0f114b0 /t/t1200-tutorial.sh | |
parent | 82936f295f803a8f1fbe2d89856e9371baa3536c (diff) | |
download | git-6422f633216475939f9a6f317e41a164737cbb02.tar.gz git-6422f633216475939f9a6f317e41a164737cbb02.tar.xz |
parse-options.c: fix documentation syntax of optional arguments
When an argument for an option is optional, short options don't need a
space between the option and the argument, and long options need a "=".
Otherwise, arguments are misinterpreted.
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1200-tutorial.sh')
0 files changed, 0 insertions, 0 deletions