Skip to content

Commit 56daf6b

Browse files
author
Ryan Willis
committed
Fixed headings
1 parent 4c265f0 commit 56daf6b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,35 +22,35 @@ The extension manager must be stopped before running any of these commands. Stop
2222

2323
Lists extensions installed on the machine.
2424

25-
## Usage
25+
### Usage
2626

2727
```
2828
azcmagent extension list [flags]
2929
```
3030

31-
## Examples
31+
### Examples
3232

3333
See which extensions are installed on your machine.
3434

3535
```
3636
azcmagent extension list
3737
```
3838

39-
## Flags
39+
### Flags
4040

4141
[!INCLUDE [common-flags](includes/azcmagent-common-flags.md)]
4242

4343
## azcmagent extension remove
4444

4545
Uninstalls extensions on the machine.
4646

47-
## Usage
47+
### Usage
4848

4949
```
5050
azcmagent extension remove [flags]
5151
```
5252

53-
## Examples
53+
### Examples
5454

5555
Remove the "AzureMonitorWindowsAgent" extension from the local machine.
5656

@@ -64,7 +64,7 @@ Remove all extensions from the local machine.
6464
azcmagent extension remove --all
6565
```
6666

67-
## Flags
67+
### Flags
6868

6969
`--all`, `-a`
7070

0 commit comments

Comments
 (0)