From fe639cd05002b16a82b74262966598bab976e67f Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 17 Nov 2018 10:44:48 +0100 Subject: Lint fixup of opmode XML indention --- op-mode-definitions/show-configuration.xml | 62 +++++++++++++++--------------- 1 file changed, 30 insertions(+), 32 deletions(-) (limited to 'op-mode-definitions/show-configuration.xml') diff --git a/op-mode-definitions/show-configuration.xml b/op-mode-definitions/show-configuration.xml index 90c1533fb..318942ab0 100644 --- a/op-mode-definitions/show-configuration.xml +++ b/op-mode-definitions/show-configuration.xml @@ -2,38 +2,36 @@ - - - Show available saved configurations - - - cli-shell-api showCfg --show-active-only --show-hide-secrets - - - - - Show running configuration (including default values) - - - cli-shell-api showCfg --show-show-defaults --show-active-only --show-hide-secrets - - - - Show running configuration as set commands - - - cli-shell-api showCfg --show-active-only | vyos-config-to-commands - - - - Show available saved configurations - - - ${vyos_op_scripts_dir}/show_configuration_files.sh - - - - + + + Show available saved configurations + + + cli-shell-api showCfg --show-active-only --show-hide-secrets + + + + Show running configuration (including default values) + + + cli-shell-api showCfg --show-show-defaults --show-active-only --show-hide-secrets + + + + Show running configuration as set commands + + + cli-shell-api showCfg --show-active-only | vyos-config-to-commands + + + + Show available saved configurations + + + ${vyos_op_scripts_dir}/show_configuration_files.sh + + + -- cgit v1.2.3