TheLocehiliosan / yadm

Yet Another Dotfiles Manager
https://yadm.io/
GNU General Public License v3.0
4.91k stars 176 forks source link

Added a -q flag for suppressing output #480

Open lambdaknight opened 4 months ago

lambdaknight commented 4 months ago

What does this PR do?

Adds a flag to suppress output (-q or --quiet)

What issues does this PR fix or reference?

N/A

Previous Behavior

yadm alt would print if called directly or be quiet if called via auto_alt.

New Behavior

yadm alt can be passed the -q or --quiet flag to suppress the output. This is useful if running it from a script.

Have [tests][1] been written for this change?

No

Have these commits been [signed with GnuPG][2]?

Yes