bash: fix Chinese translation (#9095)

This commit is contained in:
hms5232
2022-10-17 01:52:14 +08:00
committed by GitHub
parent ac3a24e1a0
commit 22e91c3f25

View File

@@ -1,6 +1,6 @@
# bash
> Bourne-Again SHell. 一個與 `sh` 容的命令列。
> Bourne-Again SHell. 一個與 `sh` 容的命令列。
> 參照 `histexpand` 以使用 history expansion 特性。
> 更多資訊:<https://gnu.org/software/bash/>.