diff --git a/pages.id/common/git-authors.md b/pages.id/common/git-authors.md index 96e5b6fd73..15f4d55cae 100644 --- a/pages.id/common/git-authors.md +++ b/pages.id/common/git-authors.md @@ -2,7 +2,7 @@ > Buat daftar pelaku komit pada suatu repositori Git. > Bagian dari `git-extras`. -> Informasi lebih lanjut: . +> Informasi lebih lanjut: . - Tampilkan daftar pelaku komit menuju `stdout` daripada menuju ke file `AUTHORS`: diff --git a/pages.ko/common/git-authors.md b/pages.ko/common/git-authors.md index 796099fb38..780ad4c947 100644 --- a/pages.ko/common/git-authors.md +++ b/pages.ko/common/git-authors.md @@ -2,7 +2,7 @@ > Git 저장소의 커밋 작성자 목록을 생성. > `git-extras`의 일부. -> 더 많은 정보: . +> 더 많은 정보: . - 커밋 작성자 목록을 `AUTHORS` 파일 대신 `stdout`에 출력: diff --git a/pages.zh/common/git-authors.md b/pages.zh/common/git-authors.md index 59d291389a..05d001c893 100644 --- a/pages.zh/common/git-authors.md +++ b/pages.zh/common/git-authors.md @@ -2,7 +2,7 @@ > 生成 Git 仓库的提交者列表。 > 属于 `git-extras`的一部分。 -> 更多信息:. +> 更多信息:. - 将完整的提交者列表输出到标准输出,而不是写入到 `AUTHORS` 文件: