From 62d217389ec2ac9a95a3a245f73a98d6647d0225 Mon Sep 17 00:00:00 2001 From: Slackhead <1039402+slackhead@users.noreply.github.com> Date: Thu, 9 Aug 2018 18:52:15 +0100 Subject: [PATCH] Change -b to -i --- doc/install.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.asciidoc b/doc/install.asciidoc index d9d8be2cc..c8b6c2248 100644 --- a/doc/install.asciidoc +++ b/doc/install.asciidoc @@ -249,7 +249,7 @@ sqg -p qutebrowser Then load the queue in the dialog queue menu or via: ---- -PYTHON3=yes sbopkg -b qutebrowser +PYTHON3=yes sbopkg -i qutebrowser ---- If you use the dialog screen you can deselect any already-installed packages that you don't need/want to rebuild before starting the build process.