Merge "ref: updating auto-generated documentation"
diff --git a/cmd/application/doc.go b/cmd/application/doc.go
index 26deafa..f96ca38 100644
--- a/cmd/application/doc.go
+++ b/cmd/application/doc.go
@@ -117,7 +117,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The application help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/binary/doc.go b/cmd/binary/doc.go
index 31712d3..d181068 100644
--- a/cmd/binary/doc.go
+++ b/cmd/binary/doc.go
@@ -117,7 +117,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The binary help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/build/doc.go b/cmd/build/doc.go
index d81c46c..f0fef3a 100644
--- a/cmd/build/doc.go
+++ b/cmd/build/doc.go
@@ -94,7 +94,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The build help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/debug/doc.go b/cmd/debug/doc.go
index 248ac28..1f08c13 100644
--- a/cmd/debug/doc.go
+++ b/cmd/debug/doc.go
@@ -215,7 +215,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The debug help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/mgmt/device/doc.go b/cmd/mgmt/device/doc.go
index 7030b16..0e99010 100644
--- a/cmd/mgmt/device/doc.go
+++ b/cmd/mgmt/device/doc.go
@@ -380,7 +380,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The device help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/mounttable/doc.go b/cmd/mounttable/doc.go
index 1a32f91..da73379 100644
--- a/cmd/mounttable/doc.go
+++ b/cmd/mounttable/doc.go
@@ -128,7 +128,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The mounttable help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/namespace/doc.go b/cmd/namespace/doc.go
index d91e249..77191e1 100644
--- a/cmd/namespace/doc.go
+++ b/cmd/namespace/doc.go
@@ -147,7 +147,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The namespace help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/principal/doc.go b/cmd/principal/doc.go
index 42f6d6a..7cde98b 100644
--- a/cmd/principal/doc.go
+++ b/cmd/principal/doc.go
@@ -411,7 +411,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The principal help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/profile/doc.go b/cmd/profile/doc.go
index e50d9cb..71c65c9 100644
--- a/cmd/profile/doc.go
+++ b/cmd/profile/doc.go
@@ -121,7 +121,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The profile help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/uniqueid/doc.go b/cmd/uniqueid/doc.go
index 5fdbcab..a82926f 100644
--- a/cmd/uniqueid/doc.go
+++ b/cmd/uniqueid/doc.go
@@ -51,7 +51,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The uniqueid help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/vdl/doc.go b/cmd/vdl/doc.go
index e4831a0..4e86dee 100644
--- a/cmd/vdl/doc.go
+++ b/cmd/vdl/doc.go
@@ -198,8 +198,8 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The vdl help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 
 Vdl Packages - help topic
 
diff --git a/cmd/vom/doc.go b/cmd/vom/doc.go
index ed87934..2f49d3d 100644
--- a/cmd/vom/doc.go
+++ b/cmd/vom/doc.go
@@ -81,7 +81,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The vom help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main
diff --git a/cmd/vrpc/doc.go b/cmd/vrpc/doc.go
index df0d470..6885d0e 100644
--- a/cmd/vrpc/doc.go
+++ b/cmd/vrpc/doc.go
@@ -133,7 +133,7 @@
 [command/topic ...] optionally identifies a specific sub-command or help topic.
 
 The vrpc help flags are:
- -style=text
-   The formatting style for help output, either "text" or "godoc".
+ -style=default
+   The formatting style for help output, either "default" or "godoc".
 */
 package main