Debug typo

Signed-off-by: lukepatrick <lukephilips@gmail.com>
pull/187/head
lukepatrick 2017-11-06 15:59:45 -07:00
parent 72b0bdde70
commit 390e47b08b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ backup-test-2-20170726180515 backup-test-2 Completed 0 1 2
To delve into the warnings and errors into more detail, you can use the `-o` option:
```
kubectl restore get backup-test-20170726180512 -o yaml
ark restore get backup-test-20170726180512 -o yaml
```
The output YAML has a `status` field which may look like the following:
```