Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-12 23:51:32 +0300
committerJunio C Hamano <gitster@pobox.com>2021-10-12 23:51:32 +0300
commitb37c9a0fd1fc2bc8c2d278c5ce5f4c05169a9e2a (patch)
tree728760ec3f3163b3ad4489afc422621738b1c2a4 /Documentation
parent7bdcb8ef1f8a6deb78adfeaf67b8dd1e9c7e4ff0 (diff)
parentca0cc98e03e870f9b82b31f00b5c6ae422528e46 (diff)
Merge branch 'bs/doc-bugreport-outdir' into maint
Docfix. * bs/doc-bugreport-outdir: Documentation: fix default directory of git bugreport -o
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-bugreport.txt4
1 files changed, 2 insertions, 2 deletions
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 <path>::
--output-directory <path>::
- Place the resulting bug report file in `<path>` instead of the root of
- the Git repository.
+ Place the resulting bug report file in `<path>` instead of the current
+ directory.
-s <format>::
--suffix <format>::