cli: add documentation string about new flags

This commit is contained in:
Sean Farley 2019-09-22 14:34:40 -07:00
parent 85ea924595
commit 686e020287

View File

@ -10,7 +10,11 @@ following shell commands:
git pull --rebase
bin/doom clean
bin/doom refresh
bin/doom update"
bin/doom update
Switches:
-t/--timeout TTL Seconds until a thread is timed out (default: 45)
--threads N How many threads to use (default: 8)"
(and (doom-upgrade doom-auto-accept
(or (member "-f" args)
(member "--force" args)))