1
0
mirror of synced 2026-01-12 06:03:57 -05:00

Remove the emphasize tags and updated attributes style

This commit is contained in:
Dev Prakash Sharma
2022-10-03 00:21:32 +05:30
parent 345f7bdcc6
commit b72f008d85
161 changed files with 777 additions and 774 deletions

View File

@@ -30,7 +30,7 @@ shortTitle: Quickstart
To authenticate to {% data variables.product.product_location %}, use the `--hostname` flag.
```shell
gh auth login --hostname <em>hostname</em>
gh auth login --hostname HOSTNAME
```
{% endif %}