how-to-update.rst : tell to run the commands in dom0 terminal

This commit is contained in:
Randy 2025-10-28 12:38:49 +00:00 committed by GitHub
parent 862d5be63f
commit a1beee7676
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,7 @@ Advanced users may wish to perform updates via the command-line interface. There
2. Use ``qubes-dom0-update`` to update dom0, and use ``qubes-vm-update`` to update domUs: 2. Use ``qubes-dom0-update`` to update dom0, and use ``qubes-vm-update`` to update domUs:
- To check for dom0 updates and apply them, execute - To check for dom0 updates and apply them, in a dom0 terminal:
.. code:: console .. code:: console
@ -103,7 +103,7 @@ Advanced users may wish to perform updates via the command-line interface. There
Or add arguments to tweak the default behaviour. Refer to ``qubes-dom0-update --help``, manpage (if you have them installed) or `manpage on github <https://github.com/QubesOS/qubes-core-admin-linux/blob/main/doc/tools/qubes-dom0-update.rst>`__ (make sure to read the appropriate version). Or add arguments to tweak the default behaviour. Refer to ``qubes-dom0-update --help``, manpage (if you have them installed) or `manpage on github <https://github.com/QubesOS/qubes-core-admin-linux/blob/main/doc/tools/qubes-dom0-update.rst>`__ (make sure to read the appropriate version).
- To update all updatable templates, execute - To update all updatable templates, in a dom0 terminal:
.. code:: console .. code:: console