ref: changes related to v.io/c/14371
MultiPart: 3/3
Change-Id: Ia070b19739f15f330373dd299fc1ad7ddca0d43b
diff --git a/cmd/gclogs/doc.go b/cmd/gclogs/doc.go
index c4aabd1..f9ede8b 100644
--- a/cmd/gclogs/doc.go
+++ b/cmd/gclogs/doc.go
@@ -33,7 +33,7 @@
If true, each deleted file is shown on stdout.
The global flags are:
- -v23.metadata=<just specify -v23.metadata to activate>
+ -metadata=<just specify -metadata to activate>
Displays metadata for the program and exits.
*/
package main
diff --git a/cmd/mounttable/doc.go b/cmd/mounttable/doc.go
index d88a7a0..1ccdb36 100644
--- a/cmd/mounttable/doc.go
+++ b/cmd/mounttable/doc.go
@@ -32,6 +32,8 @@
log to standard error instead of files
-max_stack_buf_size=4292608
max size in bytes of the buffer to use for logging stack traces
+ -metadata=<just specify -metadata to activate>
+ Displays metadata for the program and exits.
-stderrthreshold=2
logs at or above this threshold go to stderr
-v=0
@@ -40,8 +42,6 @@
directory to use for storing security credentials
-v23.i18n-catalogue=
18n catalogue files to load, comma separated
- -v23.metadata=<just specify -v23.metadata to activate>
- Displays metadata for the program and exits.
-v23.proxy=
object name of proxy service to use to export services across network
boundaries
diff --git a/cmd/namespace/doc.go b/cmd/namespace/doc.go
index b274389..fb8f24d 100644
--- a/cmd/namespace/doc.go
+++ b/cmd/namespace/doc.go
@@ -40,6 +40,8 @@
log to standard error instead of files
-max_stack_buf_size=4292608
max size in bytes of the buffer to use for logging stack traces
+ -metadata=<just specify -metadata to activate>
+ Displays metadata for the program and exits.
-stderrthreshold=2
logs at or above this threshold go to stderr
-v=0
@@ -48,8 +50,6 @@
directory to use for storing security credentials
-v23.i18n-catalogue=
18n catalogue files to load, comma separated
- -v23.metadata=<just specify -v23.metadata to activate>
- Displays metadata for the program and exits.
-v23.proxy=
object name of proxy service to use to export services across network
boundaries
diff --git a/cmd/principal/doc.go b/cmd/principal/doc.go
index 061e7a3..06c7f18 100644
--- a/cmd/principal/doc.go
+++ b/cmd/principal/doc.go
@@ -41,6 +41,8 @@
log to standard error instead of files
-max_stack_buf_size=4292608
max size in bytes of the buffer to use for logging stack traces
+ -metadata=<just specify -metadata to activate>
+ Displays metadata for the program and exits.
-stderrthreshold=2
logs at or above this threshold go to stderr
-v=0
@@ -49,8 +51,6 @@
directory to use for storing security credentials
-v23.i18n-catalogue=
18n catalogue files to load, comma separated
- -v23.metadata=<just specify -v23.metadata to activate>
- Displays metadata for the program and exits.
-v23.namespace.root=[/(dev.v.io/role/vprod/service/mounttabled)@ns.dev.v.io:8101]
local namespace root; can be repeated to provided multiple roots
-v23.permissions.file=map[]
diff --git a/cmd/uniqueid/doc.go b/cmd/uniqueid/doc.go
index f835eb3..03b5c4e 100644
--- a/cmd/uniqueid/doc.go
+++ b/cmd/uniqueid/doc.go
@@ -18,7 +18,7 @@
help Display help for commands or topics
The global flags are:
- -v23.metadata=<just specify -v23.metadata to activate>
+ -metadata=<just specify -metadata to activate>
Displays metadata for the program and exits.
Uniqueid generate - Generates UniqueIds
diff --git a/cmd/vdl/doc.go b/cmd/vdl/doc.go
index ac3c87a..5cc386a 100644
--- a/cmd/vdl/doc.go
+++ b/cmd/vdl/doc.go
@@ -38,7 +38,7 @@
Basename of the optional per-package config file.
The global flags are:
- -v23.metadata=<just specify -v23.metadata to activate>
+ -metadata=<just specify -metadata to activate>
Displays metadata for the program and exits.
Vdl generate
diff --git a/cmd/vom/doc.go b/cmd/vom/doc.go
index dc1e047..82a6a30 100644
--- a/cmd/vom/doc.go
+++ b/cmd/vom/doc.go
@@ -17,7 +17,7 @@
help Display help for commands or topics
The global flags are:
- -v23.metadata=<just specify -v23.metadata to activate>
+ -metadata=<just specify -metadata to activate>
Displays metadata for the program and exits.
Vom decode - Decode data encoded in the vom format
diff --git a/cmd/vomtestgen/doc.go b/cmd/vomtestgen/doc.go
index 2b0dd52..7dd15f7 100644
--- a/cmd/vomtestgen/doc.go
+++ b/cmd/vomtestgen/doc.go
@@ -44,6 +44,8 @@
log to standard error instead of files
-max_stack_buf_size=4292608
max size in bytes of the buffer to use for logging stack traces
+ -metadata=<just specify -metadata to activate>
+ Displays metadata for the program and exits.
-stderrthreshold=2
logs at or above this threshold go to stderr
-v=0
@@ -52,8 +54,6 @@
directory to use for storing security credentials
-v23.i18n-catalogue=
18n catalogue files to load, comma separated
- -v23.metadata=<just specify -v23.metadata to activate>
- Displays metadata for the program and exits.
-v23.namespace.root=[/(dev.v.io/role/vprod/service/mounttabled)@ns.dev.v.io:8101]
local namespace root; can be repeated to provided multiple roots
-v23.permissions.file=map[]
diff --git a/cmd/vrpc/doc.go b/cmd/vrpc/doc.go
index e3ceef5..ff84dc9 100644
--- a/cmd/vrpc/doc.go
+++ b/cmd/vrpc/doc.go
@@ -32,6 +32,8 @@
log to standard error instead of files
-max_stack_buf_size=4292608
max size in bytes of the buffer to use for logging stack traces
+ -metadata=<just specify -metadata to activate>
+ Displays metadata for the program and exits.
-stderrthreshold=2
logs at or above this threshold go to stderr
-v=0
@@ -40,8 +42,6 @@
directory to use for storing security credentials
-v23.i18n-catalogue=
18n catalogue files to load, comma separated
- -v23.metadata=<just specify -v23.metadata to activate>
- Displays metadata for the program and exits.
-v23.proxy=
object name of proxy service to use to export services across network
boundaries
diff --git a/cmd/vrun/doc.go b/cmd/vrun/doc.go
index b164f06..b0ef6a5 100644
--- a/cmd/vrun/doc.go
+++ b/cmd/vrun/doc.go
@@ -32,6 +32,8 @@
log to standard error instead of files
-max_stack_buf_size=4292608
max size in bytes of the buffer to use for logging stack traces
+ -metadata=<just specify -metadata to activate>
+ Displays metadata for the program and exits.
-stderrthreshold=2
logs at or above this threshold go to stderr
-v=0
@@ -40,8 +42,6 @@
directory to use for storing security credentials
-v23.i18n-catalogue=
18n catalogue files to load, comma separated
- -v23.metadata=<just specify -v23.metadata to activate>
- Displays metadata for the program and exits.
-v23.namespace.root=[/(dev.v.io/role/vprod/service/mounttabled)@ns.dev.v.io:8101]
local namespace root; can be repeated to provided multiple roots
-v23.proxy=