Johannes Altmanninger [off-list ref] writes:
quoted
- It does not leave a SP before where the end-user input goes;
- It append (y/N) _after_ question mark;
I actually prefer this one;
Run 'status' instead? [y/N]
sounds better than
Run 'status' instead [y/N]?
but that's not a strong opinion.
It is fine to have your own preference, but we are discussing to
make the three, two of which use "[choices]? " while only one uses
"? (choices)", consistent.
So I'd prefer to see us turn the odd man out to do "[choices]? "
first. Adjusting to your personal preference can be proposed after
the dust settles for the consistency fix.
Thanks.