Skip to content

Commit

Permalink
delete non-existent option in the cmdline example
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <[email protected]>
  • Loading branch information
masatake committed Mar 30, 2022
1 parent 45ed92c commit 9b09b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/skopeo-delete.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The password to access the registry.

Mark image example/pause for deletion from the registry.example.com registry:
```sh
$ skopeo delete --force docker://registry.example.com/example/pause:latest
$ skopeo delete docker://registry.example.com/example/pause:latest
```
See above for additional details on using the command **delete**.

Expand Down

0 comments on commit 9b09b6e

Please sign in to comment.