pages.zh: update outdated pages (#11939)
This commit is contained in:
@@ -23,10 +23,6 @@
|
||||
|
||||
`findstr /c:"{{查询语句}}" *.txt`
|
||||
|
||||
- 只查找完全匹配的行:
|
||||
|
||||
`findstr /x "{{查询语句}}" *`
|
||||
|
||||
- 显示匹配的行的行数:
|
||||
|
||||
`findstr /n "{{查询语句}}" *`
|
||||
|
Reference in New Issue
Block a user