Skip to content

Commit 4342264

Browse files
committed
Update the documentation
1 parent 0e043dd commit 4342264

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Documentation/SwiftlyDocs.docc/swiftly-cli-reference.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ written to this file as commands that can be run after the installation.
405405
Perform 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'*

0 commit comments

Comments
 (0)