Skip to content
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

cloudfuse -h and -V return 1 #90

Open
shakiyam opened this issue Nov 6, 2017 · 0 comments
Open

cloudfuse -h and -V return 1 #90

shakiyam opened this issue Nov 6, 2017 · 0 comments

Comments

@shakiyam
Copy link

shakiyam commented Nov 6, 2017

$ cloudfuse -V; echo $?
FUSE library version: 2.9.4
fusermount version: 2.9.4
using FUSE kernel interface version 7.19
1
$ cloudfuse -h >/dev/null 2>&1; echo $?
1
$

I think that it is better to return 0 for these options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant