docs: move "advisory" to general metadata
the advisory option should not be below "menu" Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
1f3efe6776
commit
aadd88c306
6 changed files with 6 additions and 6 deletions
|
@ -3,9 +3,9 @@
|
|||
title = "plugin disable"
|
||||
description = "the plugin disable command description and usage"
|
||||
keywords = ["plugin, disable"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
advisory = "experimental"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
title = "plugin enable"
|
||||
description = "the plugin enable command description and usage"
|
||||
keywords = ["plugin, enable"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
advisory = "experimental"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
title = "plugin inspect"
|
||||
description = "The plugin inspect command description and usage"
|
||||
keywords = ["plugin, inspect"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
advisory = "experimental"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
title = "plugin install"
|
||||
description = "the plugin install command description and usage"
|
||||
keywords = ["plugin, install"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
advisory = "experimental"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
title = "plugin ls"
|
||||
description = "The plugin ls command description and usage"
|
||||
keywords = ["plugin, list"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
advisory = "experimental"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
title = "plugin rm"
|
||||
description = "the plugin rm command description and usage"
|
||||
keywords = ["plugin, rm"]
|
||||
advisory = "experimental"
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
advisory = "experimental"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue