Matt Robenolt 8 лет назад
Родитель
Сommit
fe22dbe619
2 измененных файлов с 2 добавлено и 0 удалено
  1. 1 0
      docs/cli/cleanup/index.rst
  2. 1 0
      docs/cli/upgrade/index.rst

+ 1 - 0
docs/cli/cleanup/index.rst

@@ -17,4 +17,5 @@ Options
 - ``--concurrency INTEGER``: The number of concurrent workers to run.
   [default: 1]
 - ``-q, --silent``: Run quietly. No output on success.
+
 - ``--help``: print this help page.

+ 1 - 0
docs/cli/upgrade/index.rst

@@ -10,4 +10,5 @@ Options
 - ``--traceback``: Raise on exception.
 - ``--noinput``: Do not prompt the user for input of any kind.
 - ``--lock``: Hold a global lock and limit upgrade to one concurrent.
+- ``--no-repair``: Skip repair step.
 - ``--help``: print this help page.