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 7c36a2f commit 2268588Copy full SHA for 2268588
command/free.md
@@ -24,6 +24,7 @@ free(选项)
24
-s<间隔秒数> # 持续观察内存使用状况;
25
-t # 显示内存总和列;
26
-V # 显示版本信息。
27
+-h, --human # 自动缩放到最短三位单位的并打印输出
28
```
29
30
### 实例
0 commit comments