docs: Add whitespace

Add a blank line for greater clarity when editing the document.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2019-05-16 17:55:55 +01:00
parent 134471eb40
commit 24ec560794

View File

@ -123,6 +123,7 @@ utility.
- If a command needs to be run as the `root` user, it must be run using
`sudo(8)`.
```bash
$ sudo echo "I'm running as root"