summaryrefslogtreecommitdiff
path: root/debvm-run
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2022-12-23 22:58:11 +0100
committerHelmut Grohne <helmut@subdivi.de>2022-12-23 22:58:11 +0100
commit0c50e3b74ec8173d6b0b5f26250a8feee0ceda7b (patch)
tree10026cf35d88b4109b4079ff0e03ffc9b6075535 /debvm-run
parent86ad5dc1f589d78053eeaa7054dd5a4e5d606422 (diff)
downloaddebvm-0c50e3b74ec8173d6b0b5f26250a8feee0ceda7b.tar.gz
another documentation improvement I missed earlier
Reported-by: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Diffstat (limited to 'debvm-run')
-rwxr-xr-xdebvm-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/debvm-run b/debvm-run
index cb782db..c227aa3 100755
--- a/debvm-run
+++ b/debvm-run
@@ -50,7 +50,7 @@ One possible use of this method is passing B<-snapshot> to avoid modifying the v
Due to the way kernel and bootloader are being extracted before running B<qemu>, one cannot upgrade a kernel and then just reboot.
Attempting to do so, will still use the old kernel.
-Instead, B<qemu> must be terminated and B<debvm-run> should be launched again to pick up a new kernel.
+Instead, B<qemu> must be terminated and B<debvm-run> should be launched again to pick up the new kernel.
In order to avoid accidental reboots, one may pass B<-no-reboot> to B<qemu>.
=head1 SEE ALSO