docs: move "advisory" to general metadata

the advisory option should not be
below "menu"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
master
Sebastiaan van Stijn 2016-06-16 11:52:34 -07:00 committed by Tibor Vass
parent 7766083eb8
commit bfbf538f68
6 changed files with 6 additions and 6 deletions

View File

@ -3,9 +3,9 @@
title = "plugin disable" title = "plugin disable"
description = "the plugin disable command description and usage" description = "the plugin disable command description and usage"
keywords = ["plugin, disable"] keywords = ["plugin, disable"]
advisory = "experimental"
[menu.main] [menu.main]
parent = "smn_cli" parent = "smn_cli"
advisory = "experimental"
+++ +++
<![end-metadata]--> <![end-metadata]-->

View File

@ -3,9 +3,9 @@
title = "plugin enable" title = "plugin enable"
description = "the plugin enable command description and usage" description = "the plugin enable command description and usage"
keywords = ["plugin, enable"] keywords = ["plugin, enable"]
advisory = "experimental"
[menu.main] [menu.main]
parent = "smn_cli" parent = "smn_cli"
advisory = "experimental"
+++ +++
<![end-metadata]--> <![end-metadata]-->

View File

@ -3,9 +3,9 @@
title = "plugin inspect" title = "plugin inspect"
description = "The plugin inspect command description and usage" description = "The plugin inspect command description and usage"
keywords = ["plugin, inspect"] keywords = ["plugin, inspect"]
advisory = "experimental"
[menu.main] [menu.main]
parent = "smn_cli" parent = "smn_cli"
advisory = "experimental"
+++ +++
<![end-metadata]--> <![end-metadata]-->

View File

@ -3,9 +3,9 @@
title = "plugin install" title = "plugin install"
description = "the plugin install command description and usage" description = "the plugin install command description and usage"
keywords = ["plugin, install"] keywords = ["plugin, install"]
advisory = "experimental"
[menu.main] [menu.main]
parent = "smn_cli" parent = "smn_cli"
advisory = "experimental"
+++ +++
<![end-metadata]--> <![end-metadata]-->

View File

@ -3,9 +3,9 @@
title = "plugin ls" title = "plugin ls"
description = "The plugin ls command description and usage" description = "The plugin ls command description and usage"
keywords = ["plugin, list"] keywords = ["plugin, list"]
advisory = "experimental"
[menu.main] [menu.main]
parent = "smn_cli" parent = "smn_cli"
advisory = "experimental"
+++ +++
<![end-metadata]--> <![end-metadata]-->

View File

@ -3,9 +3,9 @@
title = "plugin rm" title = "plugin rm"
description = "the plugin rm command description and usage" description = "the plugin rm command description and usage"
keywords = ["plugin, rm"] keywords = ["plugin, rm"]
advisory = "experimental"
[menu.main] [menu.main]
parent = "smn_cli" parent = "smn_cli"
advisory = "experimental"
+++ +++
<![end-metadata]--> <![end-metadata]-->