File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Documentation/SwiftlyDocs.docc Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -405,7 +405,7 @@ written to this file as commands that can be run after the installation.
405405Perform swiftly initialization into your user account.
406406
407407```
408- swiftly init [--no-modify-profile] [--overwrite] [--platform=<platform>] [--skip-install] [--quiet-shell-followup] [--assume-yes] [--verbose] [--version] [--help]
408+ swiftly init [--no-modify-profile] [--overwrite] [--platform=<platform>] [--skip-install] [--quiet-shell-followup] [--sudo-install-packages] [-- assume-yes] [--verbose] [--version] [--help]
409409```
410410
411411** --no-modify-profile:**
@@ -433,6 +433,11 @@ swiftly init [--no-modify-profile] [--overwrite] [--platform=<platform>] [--skip
433433* Quiet shell follow up commands*
434434
435435
436+ ** --sudo-install-packages:**
437+
438+ * Run sudo if there are post-installation packages to install (Linux only)*
439+
440+
436441** --assume-yes:**
437442
438443* Disable confirmation prompts by assuming 'yes'*
You can’t perform that action at this time.
0 commit comments