Skip to content

Commit 464015f

Browse files
committed
[scripts] gitian-builder.sh: fix --setup doc, LXC is default
1 parent 67447ba commit 464015f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/gitian-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Options:
4747
-j Number of processes to use. Default 2
4848
-m Memory to allocate in MiB. Default 2000
4949
--kvm Use KVM instead of LXC
50-
--setup Set up the Gitian building environment. Uses KVM. If you want to use lxc, use the --lxc option. Only works on Debian-based systems (Ubuntu, Debian)
50+
--setup Set up the Gitian building environment. Uses LXC. If you want to use KVM, use the --kvm option. Only works on Debian-based systems (Ubuntu, Debian)
5151
--detach-sign Create the assert file for detached signing. Will not commit anything.
5252
--no-commit Do not commit anything to git
5353
-h|--help Print this help message

0 commit comments

Comments
 (0)