git*: update outdated pages, fix English pages (#14149)

This commit is contained in:
Sebastiaan Speck
2024-10-13 10:26:47 +02:00
committed by GitHub
parent 896e024860
commit f21fa6a211
96 changed files with 302 additions and 302 deletions

View File

@@ -9,8 +9,8 @@
- 지정된 디렉토리에 새로운 버그 보고 파일 생성 (디렉토리가 없을 경우 생성됨):
`git bugreport --output-directory {{경로/대상/폴더}}`
`git bugreport {{-o|--output-directory}} {{경로/대상/폴더}}`
- `strftime` 형식의 지정된 파일명 접미사를 사용하여 새로운 버그 보고 파일 생성:
`git bugreport --suffix {{%m%d%y}}`
`git bugreport {{-s|--suffix}} {{%m%d%y}}`