From: Bagas Sanjaya Date: Fri, 3 Sep 2021 11:59:34 +0000 (+0700) Subject: Documentation: fix default directory of git bugreport -o X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=ca0cc98e03e870f9b82b31f00b5c6ae422528e46;p=rit Documentation: fix default directory of git bugreport -o git bugreport writes bug report to the current directory by default, instead of repository root. Fix the documentation. Signed-off-by: Bagas Sanjaya Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-bugreport.txt b/Documentation/git-bugreport.txt index 66e88c2e31..d8817bf3ce 100644 --- a/Documentation/git-bugreport.txt +++ b/Documentation/git-bugreport.txt @@ -40,8 +40,8 @@ OPTIONS ------- -o :: --output-directory :: - Place the resulting bug report file in `` instead of the root of - the Git repository. + Place the resulting bug report file in `` instead of the current + directory. -s :: --suffix ::