diff --git a/doc/tools/qubes-dom0-update.rst b/doc/tools/qubes-dom0-update.rst index dbb4720..1cb9839 100644 --- a/doc/tools/qubes-dom0-update.rst +++ b/doc/tools/qubes-dom0-update.rst @@ -10,7 +10,7 @@ qubes-dom0-update - update software in dom0 SYNOPSIS ======== -| qubes-dom0-update [--clean] [--check-only] [--gui] [] +| qubes-dom0-update [--clean] [--check-only] [--gui] [] [] OPTIONS ======= @@ -24,6 +24,10 @@ OPTIONS Download (and install if run by root) new packages in dom0 instead of updating +Besides above options, when no --gui or --check-only given, all other options +are passed to yum call. So for example --enablerepo/--disablerepo options works +as well. + AUTHORS ======= | Joanna Rutkowska