Skip to content

Commit 429cb73

Browse files
committed
Update the documentation
1 parent 4e49a4c commit 429cb73

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] [--assume-yes] [--verbose] [--version] [--help]
408+
swiftly init [--no-modify-profile] [--overwrite] [--platform=<platform>] [--skip-install] [--quiet-shell-followup] [--assume-yes] [--verbose] [--version] [--help]
409409
```
410410

411411
**--no-modify-profile:**
@@ -428,6 +428,11 @@ swiftly init [--no-modify-profile] [--overwrite] [--platform=<platform>] [--skip
428428
*Skip installing the latest toolchain*
429429

430430

431+
**--quiet-shell-followup:**
432+
433+
*Quiet shell follow up commands*
434+
435+
431436
**--assume-yes:**
432437

433438
*Disable confirmation prompts by assuming 'yes'*

0 commit comments

Comments
 (0)