mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
nix-diff.sh maintainer script: update usage message for new flags
This commit is contained in:
parent
1dad430b91
commit
a31041a1b9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue