Merge branch 'bs/doc-bugreport-outdir'

Docfix.

* bs/doc-bugreport-outdir:
  Documentation: fix default directory of git bugreport -o
This commit is contained in:
Junio C Hamano 2021-09-15 13:15:25 -07:00
Родитель 59a29d1644 ca0cc98e03
Коммит f696272e58
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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