mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
logcat,del: replace simplified Chinese words with traditional Chinese words (#14136)
logcat,del: fix simplified Chinese in zh_TW
This commit is contained in:
parent
d0251f1d07
commit
c27f921f2d
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- 將系統日誌寫入檔案:
|
||||
|
||||
`logcat -f {{文件路径}}`
|
||||
`logcat -f {{文件路徑}}`
|
||||
|
||||
- 顯示與正規表示式匹配的列:
|
||||
|
||||
|
|
|
@ -29,4 +29,4 @@
|
|||
|
||||
- 刪除符合指定屬性的檔案:
|
||||
|
||||
`del {{檔案}} /a {{属性}}`
|
||||
`del {{檔案}} /a {{屬性}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue