Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenquan authored Aug 19, 2022
1 parent 6baea26 commit c4e4f5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ or [download](https://github.com/chenquan/diskusage/releases).

```
$ diskusage -h
A tool for showing disk usage.
GitHub: https://github.com/chenquan/diskusage
Issue: https://github.com/chenquan/diskusage/issues
Usage:
diskusage [flags]
Expand All @@ -34,6 +35,7 @@ Flags:
-h, --help help for diskusage
-t, --type strings only count certain types of files (default all)
-u, --unit string displayed units. optional: B(Bytes), K(KB), M(MB), G(GB), T(TB) (default "M")
-v, --version version for diskusage
```

## 👀example
Expand Down

0 comments on commit c4e4f5c

Please sign in to comment.