mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
nix-diff.sh maintainer script: update usage message for new flags
This commit is contained in:
parent
1dad430b91
commit
a31041a1b9
@ -23,7 +23,7 @@
|
||||
|
||||
usage() {
|
||||
cat <<EOF
|
||||
usage: nix-diff.sh [-h] [-p profile | -s] [range]
|
||||
usage: nix-diff.sh [-h | [-p profile | -s] [-q] [-l] [range]]
|
||||
-h: print this message before exiting
|
||||
-q: list the derivations installed in the parent generation
|
||||
-l: diff every available intermediate generation between parent and
|
||||
|
Loading…
Reference in New Issue
Block a user