Remove obsolete flag from 'octane fuel-backup' command

Flag --admin-password was removed from fuel-backup command a while
ago, but the documentation was not updated.

Remove obsolete flag from documentation to avoid confusion.

Change-Id: I80a1b125516bbaf587dfbf4d38a7e02f5080b8bd
Closes-bug: 1597766
(cherry picked from commit 6ac4e7d196)
This commit is contained in:
Oleg Gelbukh 2016-06-30 16:20:11 +03:00
parent f79a3c8ee4
commit 7db68bbf30
1 changed files with 2 additions and 2 deletions

View File

@ -34,13 +34,13 @@ of Fuel will remain operational.
.. code-block:: console
octane fuel-backup --to <path-to-archive> --admin-password <admin-password>
octane fuel-backup --to <path-to-archive>
**Example:**
.. code-block:: console
$ octane fuel-backup --to /tmp/fuel-backup.7.0.tar.gz --admin-password admin
$ octane fuel-backup --to /tmp/fuel-backup.7.0.tar.gz
#. Back up package repositories and other binary artifacts from the Fuel
Master node: