summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-09-15 13:15:25 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-09-15 13:15:25 -0700
commitf696272e5887eee2a3b67bd403286966749305c5 (patch)
treea405470557748804545842aee586b257c1106505 /Documentation
parentMerge branch 'ab/no-more-check-bindir' (diff)
parentDocumentation: fix default directory of git bugreport -o (diff)
downloadtgif-f696272e5887eee2a3b67bd403286966749305c5.tar.xz
Merge branch 'bs/doc-bugreport-outdir'
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>::