docs: Remove erroneous whitespace

Deleted an extra blank line.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2022-06-07 14:55:55 +01:00
parent 5bd81ba232
commit 815157bf02

View File

@ -60,7 +60,6 @@ $ mkdir -p "$rootfs_dir" && (cd "$bundle_dir" && runc spec)
$ sudo docker export $(sudo docker create "$image") | tar -C "$rootfs_dir" -xvf - $ sudo docker export $(sudo docker create "$image") | tar -C "$rootfs_dir" -xvf -
``` ```
### Specify API commands to run ### Specify API commands to run
The tool allows one or more API commands to be specified using the `-c` or The tool allows one or more API commands to be specified using the `-c` or