Skip to content

Commit 0dd471b

Browse files
author
Ryan Willis
committed
Merge branch 'azcmagent-cli-docs' of github.com:rpsqrd/azure-docs-pr into azcmagent-cli-docs
2 parents e852a38 + c9f9295 commit 0dd471b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-arc/servers/azcmagent-disconnect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 04/20/2023
77

88
# azcmagent disconnect
99

10-
Deletes the Azure Arc-enabled server resource in the cloud and resets the configuration of the local agent. For detailed information on removing extensions, disconnecting and uninstalling the agent, see [uninstall the agent](manage-agent.md#uninstall-the-agent).
10+
Deletes the Azure Arc-enabled server resource in the cloud and resets the configuration of the local agent. For detailed information on removing extensions and disconnecting and uninstalling the agent, see [uninstall the agent](manage-agent.md#uninstall-the-agent).
1111

1212
## Usage
1313

articles/azure-arc/servers/includes/azcmagent-common-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Takes in a path to a JSON or YAML file containing inputs to the command. The con
1010
}
1111
```
1212

13-
If a command line option is found both in the command invocation and a configuration file, the value specified on the command line will take precedence.
13+
If a command line option is found in both the command invocation and a configuration file, the value specified on the command line will take precedence.
1414

1515
`-h`, `--help`
1616

0 commit comments

Comments
 (0)