Re: [PATCH] news: document `virsh console --resume` and `virsh (start|create) --console`

2023-10-25 Thread Marc Hartmayer
On Wed, Oct 25, 2023 at 12:24 PM +0200, Martin Kletzander wrote: > On Wed, Oct 25, 2023 at 11:03:54AM +0200, Marc Hartmayer wrote: >>Document the following changes: >> + added `virsh console --resume` subcommand option >> + improved `virsh start --console` behavior >> + improved `virsh create

Re: [PATCH] news: document `virsh console --resume` and `virsh (start|create) --console`

2023-10-25 Thread Martin Kletzander
On Wed, Oct 25, 2023 at 11:03:54AM +0200, Marc Hartmayer wrote: Document the following changes: + added `virsh console --resume` subcommand option + improved `virsh start --console` behavior + improved `virsh create --console` behavior Signed-off-by: Marc Hartmayer Reviewed-by: Martin

[PATCH] news: document `virsh console --resume` and `virsh (start|create) --console`

2023-10-25 Thread Marc Hartmayer
Document the following changes: + added `virsh console --resume` subcommand option + improved `virsh start --console` behavior + improved `virsh create --console` behavior Signed-off-by: Marc Hartmayer --- NEWS.rst | 15 +++ 1 file changed, 15 insertions(+) diff --git a/NEWS.rst