hjmangalam / parsyncfp2

MultiHost parallel rsync wrapper
Other
43 stars 6 forks source link

parsyncfp2 --help should not exit with exit code 25 #16

Open lnussbaum opened 4 months ago

lnussbaum commented 4 months ago
parsyncfp2 --help > /dev/null ; echo $?
Did that help?
  Send suggestions for improvement to <hjmangalam@gmail.com>
25

I would suggest exiting with exit code 0.

(I ran into this by writing a test suite -- I wanted to run --help as part of the test suite)

hjmangalam commented 4 months ago

Thanks. I will look into this later today. Harry

On Wed, Mar 6, 2024, 2:52 AM Lucas Nussbaum @.***> wrote:

parsyncfp2 --help > /dev/null ; echo $? Did that help? Send suggestions for improvement to @.***> 25

I would suggest exiting with exit code 0.

(I ran into this by writing a test suite -- I wanted to run --help as part of the test suite)

— Reply to this email directly, view it on GitHub https://github.com/hjmangalam/parsyncfp2/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASF3Y6DTC7WVOLTMK5YVO3YW3YNHAVCNFSM6AAAAABEI2ARUWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TCMRQGU3TINA . You are receiving this because you are subscribed to this thread.Message ID: @.***>