mirror of
https://github.com/nix-community/disko
synced 2024-11-10 06:14:14 +00:00
disko: add flake usage
This commit is contained in:
parent
17d2392468
commit
c6152351f8
1 changed files with 1 additions and 0 deletions
1
disko
1
disko
|
@ -16,6 +16,7 @@ nix_args=()
|
|||
showUsage() {
|
||||
cat <<USAGE
|
||||
Usage: $0 [options] disk-config.nix
|
||||
or $0 [options] --flake github:somebody/somewhere
|
||||
|
||||
Options:
|
||||
|
||||
|
|
Loading…
Reference in a new issue