From 78cf5e19c2ac75ed38fdabad6356318645a6886d Mon Sep 17 00:00:00 2001 From: gmuloc Date: Mon, 24 Jul 2023 14:59:49 +0200 Subject: [PATCH] doc: Fix doc --- docs/cli/exec.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/cli/exec.md b/docs/cli/exec.md index 78bf52666..f45a987f8 100644 --- a/docs/cli/exec.md +++ b/docs/cli/exec.md @@ -158,9 +158,9 @@ Options: -o, --output PATH Path for tests catalog [default: ./tech- support] --latest INTEGER Number of scheduled show-tech to retrieve - --configure / --not-configure Ensure device has 'aaa authorization exec - default local' configured (required for SCP) - [default: not-configure] + --configure Ensure devices have 'aaa authorization exec default + local' configured (required for SCP on EOS). THIS WILL + CHANGE THE CONFIGURATION OF YOUR NETWORK. -t, --tags TEXT List of tags using comma as separator: tag1,tag2,tag3 --help Show this message and exit.