Update assettag.md

This commit is contained in:
John Kaiser
2019-01-28 18:41:31 -08:00
committed by GitHub
parent feb5a7327d
commit ed3198e100

View File

@ -46,15 +46,15 @@ To get the proposed asset tag:
To clear the proposed asset tag:
- Run AssetTag -s
```
```
**Example:**
C:\\assets\> C:\\assets\\AssetTag.exe -s
```
```
To set the proposed asset tag:
```
- AssetTag -s testassettag12
- Run AssetTag -s testassettag12
```
**Example**
C:\\assets\\AssetTag.exe -s testassettag12
```