We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cc412 commit 123c7f9Copy full SHA for 123c7f9
base/01_use_man.rst
@@ -27,7 +27,7 @@ linux系统内置的帮助文档很详细,通常能解决我们的问题,我
27
28
正则匹配::
29
30
- 4whatis -w "loca*"
+ $whatis -w "loca*"
31
32
更加详细的说明文档::
33
0 commit comments