From aafd085961bcdf4c0cd1efb6c823c63c37a07a02 Mon Sep 17 00:00:00 2001 From: Michael Tidwell Date: Sun, 29 Nov 2020 00:20:37 -0500 Subject: [PATCH] Update gitian-building.md fixing typo Update gitian-building.md Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> --- gitian-building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitian-building.md b/gitian-building.md index 2c3ae2a..72259f9 100644 --- a/gitian-building.md +++ b/gitian-building.md @@ -124,6 +124,6 @@ This will create the `.sig` files that can be committed together with the `.asse Gitian build. - `./gitian-build.py --detach-sign -s $NAME $VERSION --nocommit` + `./gitian-build.py --detach-sign --no-commit -s $NAME $VERSION` Make another pull request for these.