Skip to content

Commit 613f9aa

Browse files
git-authors: refresh pages (#17692)
1 parent 24f915e commit 613f9aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pages.id/common/git-authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
- Tampilkan daftar pelaku komit menuju `stdout` daripada menuju ke file `AUTHORS`:
88

9-
`git authors --list`
9+
`git authors {{[-l|--list]}}`
1010

1111
- Masukkan daftar pelaku komit menuju file `AUTHORS`, kemudian buka file tersebut pada aplikasi penyunting file teks default:
1212

pages.ko/common/git-authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
- 커밋 작성자 목록을 `AUTHORS` 파일 대신 `stdout`에 출력:
88

9-
`git authors --list`
9+
`git authors {{[-l|--list]}}`
1010

1111
- 커밋 작성자 목록을 `AUTHORS` 파일에 추가하고 기본 편집기로 열기:
1212

pages.zh/common/git-authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
- 将完整的提交者列表输出到标准输出,而不是写入到 `AUTHORS` 文件:
88

9-
`git authors --list`
9+
`git authors {{[-l|--list]}}`
1010

1111
- 将提交者列表追加到 `AUTHORS` 文件并用默认编辑器打开:
1212

0 commit comments

Comments
 (0)