From: Jean-Noël Avila Date: Mon, 31 Jan 2022 22:07:49 +0000 (+0000) Subject: i18n: fix some misformated placeholders in command synopsis X-Git-Tag: v2.36.0-rc0~112^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9164d97a63b31614a52571d708f1ef151b97db71;p=thirdparty%2Fgit.git i18n: fix some misformated placeholders in command synopsis * add '<>' around arguments where missing * convert plurals into '...' forms This applies the style guide for documentation. Signed-off-by: Jean-Noël Avila Reviewed-by: Phillip Wood Signed-off-by: Junio C Hamano --- diff --git a/builtin/fast-export.c b/builtin/fast-export.c index 9f1c730e58..510139e9b5 100644 --- a/builtin/fast-export.c +++ b/builtin/fast-export.c @@ -26,7 +26,7 @@ #include "commit-slab.h" static const char *fast_export_usage[] = { - N_("git fast-export [rev-list-opts]"), + N_("git fast-export []"), NULL }; diff --git a/builtin/reflog.c b/builtin/reflog.c index ee5ee8d8cf..343a10d371 100644 --- a/builtin/reflog.c +++ b/builtin/reflog.c @@ -17,10 +17,10 @@ static const char reflog_expire_usage[] = N_("git reflog expire [--expire=