Browse code

docs: move "advisory" to general metadata

the advisory option should not be
below "menu"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2016/06/17 03:52:34
Showing 6 changed files
... ...
@@ -3,9 +3,9 @@
3 3
 title = "plugin disable"
4 4
 description = "the plugin disable command description and usage"
5 5
 keywords = ["plugin, disable"]
6
+advisory = "experimental"
6 7
 [menu.main]
7 8
 parent = "smn_cli"
8
-advisory = "experimental"
9 9
 +++
10 10
 <![end-metadata]-->
11 11
 
... ...
@@ -3,9 +3,9 @@
3 3
 title = "plugin enable"
4 4
 description = "the plugin enable command description and usage"
5 5
 keywords = ["plugin, enable"]
6
+advisory = "experimental"
6 7
 [menu.main]
7 8
 parent = "smn_cli"
8
-advisory = "experimental"
9 9
 +++
10 10
 <![end-metadata]-->
11 11
 
... ...
@@ -3,9 +3,9 @@
3 3
 title = "plugin inspect"
4 4
 description = "The plugin inspect command description and usage"
5 5
 keywords = ["plugin, inspect"]
6
+advisory = "experimental"
6 7
 [menu.main]
7 8
 parent = "smn_cli"
8
-advisory = "experimental"
9 9
 +++
10 10
 <![end-metadata]-->
11 11
 
... ...
@@ -3,9 +3,9 @@
3 3
 title = "plugin install"
4 4
 description = "the plugin install command description and usage"
5 5
 keywords = ["plugin, install"]
6
+advisory = "experimental"
6 7
 [menu.main]
7 8
 parent = "smn_cli"
8
-advisory = "experimental"
9 9
 +++
10 10
 <![end-metadata]-->
11 11
 
... ...
@@ -3,9 +3,9 @@
3 3
 title = "plugin ls"
4 4
 description = "The plugin ls command description and usage"
5 5
 keywords = ["plugin, list"]
6
+advisory = "experimental"
6 7
 [menu.main]
7 8
 parent = "smn_cli"
8
-advisory = "experimental"
9 9
 +++
10 10
 <![end-metadata]-->
11 11
 
... ...
@@ -3,9 +3,9 @@
3 3
 title = "plugin rm"
4 4
 description = "the plugin rm command description and usage"
5 5
 keywords = ["plugin, rm"]
6
+advisory = "experimental"
6 7
 [menu.main]
7 8
 parent = "smn_cli"
8
-advisory = "experimental"
9 9
 +++
10 10
 <![end-metadata]-->
11 11