Update usage text

This commit is contained in:
Utku Demir 2020-07-01 18:34:37 +12:00
parent 2670670eab
commit f3e2fd5d76
No known key found for this signature in database
GPG Key ID: F3F8629C3E0BF60B

View File

@ -13,5 +13,14 @@ nix-env -i https://github.com/utdemir/nixdu/archive/master.tar.gz -A exe
## Usage
```
nixdu [STORE PATHS]
$ nixdu --help
nixdu --help
Usage: nixdu [paths] [-h|--help]
Paths default to $HOME/.nix-profile and /var/run/current-system.
Keybindings:
hjkl/Arrow Keys : Navigate
q/Esc: : Quit / close modal
w : Open why-depends mode
i : Toggle modeline
? : Show help
```