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 /Documentation/technical/api-parse-options.txt | |
parent | api-builtin.txt: update and fix typo (diff) | |
download | tgif-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 'Documentation/technical/api-parse-options.txt')
0 files changed, 0 insertions, 0 deletions