From da17cd17652cfb183559cd7f1f069eb59c2ad9a2 Mon Sep 17 00:00:00 2001 From: MikeJeffrey Date: Thu, 20 Nov 2014 15:29:27 -0800 Subject: [PATCH] Adding link to logging conventions doc --- docs/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli.md b/docs/cli.md index b867b5b068a..c7217aba4f2 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -148,7 +148,7 @@ kubecfg -h [-c config/file.json] [-p :,..., :] * `-template=""`: If present, parse this string as a golang template and use it for output printing * `-template_file=""`: If present, load this file as a golang template and use it for output printing * `-u=1m0s`: Update interval period -* `-v=0`: log level for V logs +* `-v=0`: log level for V logs. See [Logging Conventions](devel/logging.md) for details * `-verbose=true|false`: If true, print extra information * `-vmodule=""`: comma-separated list of pattern=N settings for file-filtered logging * `-www=""`: If -proxy is true, use this directory to serve static files