-
Notifications
You must be signed in to change notification settings - Fork 126
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
add man page #184
Comments
@mheon @baude can you comment on what you'd like to see (or not see) in this man page? I know you'd some concerns/thoughts in the standup and I want to make sure they're covered here. I think the main issue was to discourage people from using conmon directly, that its sole design was for use with Podman. Any other use should not be supportable. |
We should not go into details on arguments and use, IMO. Manpage should make it clear that we do not intend that this be called directly, only by Podman and CRI-O, and that it has been tuned exclusively for those uses. |
Would be nice to know how to use conman. Maybe would be nice for minimal setup of runc / crun direktly with conman |
Conmon has a man page now. If you want more information on the man page or advanced howtos. PRs welcome. :^) |
conmon could use a man page. while it's not really intended to be called by the end user, other documentation often references to it, like discussed here
The text was updated successfully, but these errors were encountered: