Skip to content

Commit a9b9f65

Browse files
authored
Merge pull request #158 from domenkozar/patch-1
kexec is a path
2 parents e516d37 + 8a381b9 commit a9b9f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nixos-anywhere.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Options:
2525
to be asked for password entry during LUKS configuration.
2626
* --no-reboot
2727
do not reboot after installation, allowing further customization of the target installation.
28-
* --kexec <url>
28+
* --kexec <path>
2929
use another kexec tarball to bootstrap NixOS
3030
* --post-kexec-ssh-port <ssh_port>
3131
after kexec is executed, use a custom ssh port to connect. Defaults to 22

0 commit comments

Comments
 (0)