-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stow --simulate
should warn when -v
is not specified
#82
Comments
That's a great idea - thanks! |
Glad to hear it! I also thought of slightly better wording:
Thanks for maintaining |
I believe it would be better in case of invoking Needing to fill in another parameter for this to work, can be a bit complicated. I even found out that |
@gutierri commented on April 15, 2021 1:32 AM:
Yes I think I agree, and aim to do this for the next release - unless you want to submit a PR ;-) |
All the critical work for 2.4.0 took WAY longer than I expected, so unfortunately I didn't get round to this yet; pushing to 2.4.1. |
No problem!
Em 7 de abril de 2024 20:20:56 BRT, Adam Spiers ***@***.***> escreveu:
…All the critical work for 2.4.0 took WAY longer than I expected, so unfortunately I didn't get round to this yet; pushing to 2.4.1.
--
Reply to this email directly or view it on GitHub:
#82 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>
|
At the default verbosity level,
--simulate
is quite useless, which confused me (see #81).I think that either
--simulate
should imply-v
, or the warning--simulate
prints should be modified when the verbosity level is 0. It could say something like:The text was updated successfully, but these errors were encountered: