Explorar el Código

readme: added usage example

Fabian Peter Hammerle hace 5 años
padre
commit
bdd010eefe
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -8,6 +8,13 @@
 pip3 install --user free-disk
 ```
 
+## Usage
+
+```sh
+free-disk --help
+free-disk --debug --free-bytes 1024 /dir/to/cleanup
+```
+
 ## Lint
 
 ```sh