mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
common-updater-scripts: mention --ignore-same-hash in usage
This commit is contained in:
parent
a21c2fa3ea
commit
ea9da648ef
@ -11,6 +11,7 @@ die() {
|
||||
usage() {
|
||||
echo "Usage: $scriptName <attr> <version> [<new-source-hash>] [<new-source-url>]"
|
||||
echo " [--version-key=<version-key>] [--system=<system>] [--file=<file-to-update>]"
|
||||
echo " [--ignore-same-hash]"
|
||||
}
|
||||
|
||||
args=()
|
||||
|
Loading…
Reference in New Issue
Block a user