Skip to content

Commit 407ccdc

Browse files
authored
Update fold.md (#317)
1 parent 5abc713 commit 407ccdc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

command/fold.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,10 @@ fold(选项)(参数)
2525

2626
文件:指定要显示内容的文件。
2727

28+
### 示例
29+
30+
```shell
31+
fold -w 5 filename
32+
```
33+
2834

0 commit comments

Comments
 (0)