Fixed damage done by formatter some time ago

This commit is contained in:
Ruben Vereecken
2016-01-28 12:41:00 +01:00
parent 0956feffcb
commit b4304e1050
4 changed files with 11 additions and 11 deletions

View File

@@ -2,10 +2,10 @@
> Run command or interactive shell with special root directory.
- Run command as new root director:
- Run command as new root directory:
`chroot {{/path/to/new/root}} {{command}}`
- Specify user and group (ID or name) to us:
- Specify user and group (ID or name) to use:
`chroot userspec={{user:group}}`