Merge pull request #234 from ry4nz/backup-id

Fix typo in ucp/backup.md
This commit is contained in:
Joao Fernandes 2016-10-17 12:11:49 -07:00 committed by GitHub
commit c5eaa335c0
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ menu:
title: backup
---
# docker/ucp id
# docker/ucp backup
Stream a tar file to stdout containing all UCP data volumes.
@ -51,4 +51,4 @@ built-in PGP compatible encryption.
| `--id` | The ID of the UCP instance to backup |
| `--root-ca-only` | Backup only the root CA certificates and keys from this controller node |
| `--passphrase` | Encrypt the tar file with the provided passphrase [$UCP_PASSPHRASE] |
| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. |
| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. |