[sheepdog] [PATCH] trivial: remove the obsolete command from README
Hitoshi Mitake
mitake.hitoshi at gmail.com
Mon Oct 28 07:34:22 CET 2013
At Fri, 25 Oct 2013 16:41:46 +0800,
Liu Yuan wrote:
>
> On Thu, Oct 24, 2013 at 08:28:30PM +0900, Hitoshi Mitake wrote:
> > Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
> > ---
> > README | 11 +----------
> > 1 file changed, 1 insertion(+), 10 deletions(-)
> >
> > diff --git a/README b/README
> > index 03b4ab7..ba7e51b 100644
> > --- a/README
> > +++ b/README
> > @@ -145,17 +145,8 @@ Usage
> > Alice 0 256 GB 0.0 MB 0.0 MB 2010-03-23 16:16 40000
> >
> > * Boot the virtual machine
> > - 1. Boot the virtual machine.
> >
> > - $ qemu-system-x86_64 -hda sheepdog:Alice
> > -
> > - 2. Following command checks used images.
> > -
> > - $ dog vm list
> > - Name |Vdi size |Allocated| Shared | Status
> > - ----------------+---------+---------+---------+------------
> > - Bob | 2.0 GB| 1.6 GB| 0.0 MB| running on xx.xx.xx.xx
> > - Alice | 256 GB| 0.0 MB| 0.0 MB| not running
> > + $ qemu-system-x86_64 -hda sheepdog:Alice
> >
> > * Snapshot
> > 1. Snapshot
>
> It seems that there are much more conentes outdated, would you update them too
> in this patch?
OK, I'll update them later. I thought the description of "vm list" is
especially confusing, because the command and its concept don't exist
in today's sheepdog.
Thanks,
Hitoshi
More information about the sheepdog
mailing list