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-09-15 23:15:25 +0300
committerJunio C Hamano <gitster@pobox.com>2021-09-15 23:15:25 +0300
commitf696272e5887eee2a3b67bd403286966749305c5 (patch)
treea405470557748804545842aee586b257c1106505
parent59a29d16440a4c660b0b388d5f6da65d41102b7c (diff)
parentca0cc98e03e870f9b82b31f00b5c6ae422528e46 (diff)
Merge branch 'bs/doc-bugreport-outdir'
Docfix. * bs/doc-bugreport-outdir: Documentation: fix default directory of git bugreport -o
-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>::