Skip to content

cloudfuse -h and -V return 1 #90

@shakiyam

Description

@shakiyam
$ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions