documentation: Embed command-line syntax in a code block
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
committed by
James Shubin
parent
6209cf3933
commit
49baea5f6a
@@ -587,7 +587,9 @@ GOTAGS=noaugeas make build
|
|||||||
|
|
||||||
You can combine multiple tags by using a space-separated list:
|
You can combine multiple tags by using a space-separated list:
|
||||||
|
|
||||||
|
```
|
||||||
GOTAGS="noaugeas novirt" make build
|
GOTAGS="noaugeas novirt" make build
|
||||||
|
```
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
For example configurations, please consult the [examples/](https://github.com/purpleidea/mgmt/tree/master/examples) directory in the git
|
For example configurations, please consult the [examples/](https://github.com/purpleidea/mgmt/tree/master/examples) directory in the git
|
||||||
|
|||||||
Reference in New Issue
Block a user