Skip to content

Commit f162d6a

Browse files
committed
doc: add missing -y to suggested command line
1 parent f693aee commit f162d6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ immediately](#installation) using `brew install`.
2727

2828
- **Optimized Inner Loop**: You may give a name to the set of answers
2929
you provided. We call this a "profile". Your inner loop of jobs
30-
submission can thus be optimized by running `codeflare -p <profileName>`. This also allows you to switch quickly between
30+
submission can thus be optimized by running `codeflare -y -p <profileName>` (the `-y` meaning auto-answer "yes" to accept all
31+
prior answers). This also allows you to switch quickly between
3132
profiles, and even submit jobs to distinct profiles concurrently.
3233

3334
- **Pop-up Graphical dashboards with a few keystrokes or clicks**:

0 commit comments

Comments
 (0)