cli icon indicating copy to clipboard operation
cli copied to clipboard

Show tips about CLI arguments when used for the first time

Open cernymatej opened this issue 8 months ago • 0 comments

I'm wondering if it would be a good idea to show tips about CLI arguments when the user selects an option for the first time. Something like:

✔ Initialize git repository?
No

-----------------------------------------------------------
TIP: You can use `--git-init=0` to skip git initialization.
-----------------------------------------------------------

(of course it should appear only for the first time and be styled nicely)

cernymatej avatar Jun 02 '25 22:06 cernymatej