From 9e1b8f5d50385852b76773e8693a4ea30ab21fd5 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Sat, 25 Mar 2017 16:27:28 +0100 Subject: sboinstall: add --reinstall commandline option. This fixes #58. --- t/15-usage.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 't') diff --git a/t/15-usage.t b/t/15-usage.t index 0e5a02a..e790a49 100755 --- a/t/15-usage.t +++ b/t/15-usage.t @@ -130,6 +130,8 @@ Options (defaults shown first where applicable): non-interactive; skips README and all prompts. -R|--norequirements: view the README but do not parse requirements, commands, or options. + --reinstall: + Ask to reinstall any already-installed packages in the requirement list. --create-template (FILE): create a template with specified requirements, commands, and options. --use-template (FILE): -- cgit v1.2.3