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] [--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'*
You can’t perform that action at this time.
0 commit comments