On 11/06/2012 03:30 AM, Viktor Mihajlovski wrote:
On 11/05/2012 08:59 PM, Eric Blake wrote:
> @@ -1523,6 +1524,7 @@ be hot-plugged the next time the domain is
> booted. As such, it must only be
> used with the I<--config> flag, and not with the I<--live> flag.
>
> =item B<shutdown> I<domain> [I<--mode acpi|agent>]
> +=item B<stop> I<domain> [I<--mode acpi|agent>]
>
Same suggestion: first line stop, second shutdown.
And one final thing I didn't notice if anybody had mentioned yet (and
don't have time to look for now, since I'm off to wait in line to vote):
it's *very* important that every mention of the "old" verbs note that it
is a deprecated synonym for the new verb (or at least that it's a
synonym). We don't want people thinking that there are two different
commands because they are slightly different in behavior, then getting
confused about which to use.