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 065edf1 commit db88f1bCopy full SHA for db88f1b
command/touch.md
@@ -20,7 +20,7 @@ touch(选项)(参数)
20
-c:或--no-create 不建立任何文件;
21
-d:<时间日期> 使用指定的日期时间,而非现在的时间;
22
-f:此参数将忽略不予处理,仅负责解决BSD版本touch指令的兼容性问题;
23
--m:或--time=mtime或--time=modify 只更该变动时间;
+-m:或--time=mtime或--time=modify 只更改变动时间;
24
-r:<参考文件或目录> 把指定文件或目录的日期时间,统统设成和参考文件或目录的日期时间相同;
25
-t:<日期时间> 使用指定的日期时间,而非现在的时间;
26
--help:在线帮助;
0 commit comments