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

Documentation might be outdated for -v #50

Open
dsilvasc opened this issue Oct 16, 2023 · 1 comment
Open

Documentation might be outdated for -v #50

dsilvasc opened this issue Oct 16, 2023 · 1 comment

Comments

@dsilvasc
Copy link

The manual says -v takes a number:

https://github.com/containers/krunvm/blob/v0.2.3/docs/krunvm.1.txt#L39-L40

*-v* _NUM_::
  Sets the verbosity level, from the lowest (0) to the highest (5).

but trying -v 5 results in:

error: Found argument '5' which wasn't expected, or isn't valid in this context
@RossComputerGuy
Copy link

From the looks of it, it isn't even implemented. https://github.com/containers/krunvm/blob/main/src/main.rs#L153

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

2 participants