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

Zenfs cli help is missing mkfs #260

Open
metaspace opened this issue Feb 23, 2023 · 3 comments
Open

Zenfs cli help is missing mkfs #260

metaspace opened this issue Feb 23, 2023 · 3 comments

Comments

@metaspace
Copy link
Contributor

root@debian:~# ./zenfs
You need to specify a command:
        ./zenfs [list | ls-uuid | df | backup | restore | dump | fs-info | link | delete | rename | rmdir]

mkfs is missing?

@MaisenbacherD
Copy link
Collaborator

The error message is not up to date. We would need to refactor the command flag error handling.

The subcmd mkfs is still present. :)

@metaspace
Copy link
Contributor Author

The error message is not up to date. We would need to refactor the command flag error handling.

The subcmd mkfs is still present. :)

Yes, that was my point. The help message (error message?) is missing mkfs.

@yhr
Copy link
Collaborator

yhr commented Feb 24, 2023

Let's fix it!

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

3 participants