Skip to content

Commit 6b5a7bd

Browse files
committed
Fix man page about qvm-run --all
qvm-run --help correctly says --all is about just running qubes, but man page didn't include the "running" part. Fix that. Fixes QubesOS/qubes-issues#8755
1 parent e789256 commit 6b5a7bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/manpages/qvm-run.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Options
4646

4747
.. option:: --all
4848

49-
Run the command on all qubes. You can use :option:`--exclude` to limit the
50-
qubes set. Command is never run on the dom0.
49+
Run the command on all running qubes. You can use :option:`--exclude` to limit the
50+
qubes set. Command is never run on dom0.
5151

5252
.. option:: --exclude
5353

0 commit comments

Comments
 (0)