documentation: Embed command-line syntax in a code block

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
Julien Pivotto
2017-02-15 07:46:17 +01:00
committed by James Shubin
parent 6209cf3933
commit 49baea5f6a

View File

@@ -587,7 +587,9 @@ GOTAGS=noaugeas make build
You can combine multiple tags by using a space-separated list:
```
GOTAGS="noaugeas novirt" make build
```
## Examples
For example configurations, please consult the [examples/](https://github.com/purpleidea/mgmt/tree/master/examples) directory in the git