X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=README.adoc;h=b7195a996998a0ec23bbcf63f8cf25543a709a50;hb=cb2886453b63e88bf2e1082db509537a75d53e94;hp=3d6ed0de0d2edd6a18749d4f8863ec758a362450;hpb=5ffe5ba13eee4799f4320f0447bbe61af6970332;p=rrq%2Fsubhost.git diff --git a/README.adoc b/README.adoc index 3d6ed0d..b7195a9 100644 --- a/README.adoc +++ b/README.adoc @@ -51,7 +51,7 @@ followed be the same number. Examples -------- -. start a subhost named +future+ +.start a subhost named +future+ ---- # ./control start future ---- @@ -65,7 +65,7 @@ but all its processes have got killed. This is like a "hibernation state" for the subhost, which may be restarted (without stopping) using the start command again. -. stop a subhost named +future+ +.stop a subhost named +future+ ---- # ./control stop future ----