Merge branch 'bs/doc-bugreport-outdir'

Docfix.

* bs/doc-bugreport-outdir:
  Documentation: fix default directory of git bugreport -o
maint
Junio C Hamano 2021-09-15 13:15:25 -07:00
commit f696272e58
1 changed files with 2 additions and 2 deletions

View File

@ -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>::