Skip to content

Commit

Permalink
Update docs for stashed/cli@c90bfcc7 (#193)
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Feb 3, 2022
1 parent 000f8a8 commit 713b055
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reference/cli/kubectl-stash_delete_snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ kubectl-stash delete snapshot [flags]
### Options

```
--docker-registry string Docker image registry (default "restic")
--docker-registry string Docker image registry (default "stashed")
-h, --help help for snapshot
--image-tag string Stash image tag (default "latest")
```
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/cli/kubectl-stash_download.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kubectl-stash download [flags]

```
--destination string Destination path where snapshot will be restored.
--docker-registry string Docker image registry for restic cli (default "restic")
--docker-registry string Docker image registry for restic cli (default "stashed")
-h, --help help for download
--host string Name of the source host machine (default "host-0")
--image-tag string Restic docker image tag (default "latest")
Expand Down

0 comments on commit 713b055

Please sign in to comment.