1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-09 12:13:49 +02:00

!: update Chinese translation (#13100)

This commit is contained in:
Tianyi Tao 2024-06-23 23:59:54 +08:00 committed by GitHub
parent 9fad24ee5d
commit 700da9de96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,3 +22,7 @@
- 调取上一个命令的参数给`当前命令`
`{{当前命令}} !*`
- 调取上一个命令的最后一个参数给`当前命令`
`{{当前命令}} !$`