mirror of
https://github.com/NixOS/nix
synced 2025-06-28 09:31:16 +02:00
This commit is contained in:
parent
f529a3be8a
commit
f8ed2e64a5
2 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,7 @@ $binDir = "@bindir@" unless defined $binDir;
|
|||
|
||||
if (scalar @ARGV < 1) {
|
||||
print STDERR <<EOF
|
||||
Usage: nix-copy-closure [--from | --to] HOSTNAME [--sign] PATHS...
|
||||
Usage: nix-copy-closure [--from | --to] HOSTNAME [--sign] [--gzip] PATHS...
|
||||
EOF
|
||||
;
|
||||
exit 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue