Browse Source

readme usage: added examples for new `--free-bytes` format

Fabian Peter Hammerle 5 năm trước cách đây
mục cha
commit
8ba84b9914
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -12,7 +12,8 @@ pip3 install --user --upgrade free-disk
 
 ```sh
 free-disk --help
-free-disk --debug --free-bytes 1024 /dir/to/cleanup
+free-disk --free-bytes 1GiB /dir/to/cleanup
+free-disk --debug --free-bytes 2GB /dir/to/cleanup
 ```
 
 ## Tests