diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/kpod.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/kpod.1.md b/docs/kpod.1.md index 408ad3877..f1b74b58f 100644 --- a/docs/kpod.1.md +++ b/docs/kpod.1.md @@ -26,6 +26,9 @@ has the capability to debug pods/images created by crio. **--config value, -c**=**"config.file"** Path of a config file detailing container server configuration options +**--cpu-profile** + Path to where the cpu performance results should be written + **--log-level** log messages above specified level: debug, info, warn, error (default), fatal or panic |