mirror of
https://github.com/containers/skopeo.git
synced 2025-08-13 04:09:40 +00:00
delete non-existent option in the cmdline example
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
This commit is contained in:
parent
45ed92ce0c
commit
9b09b6eb87
@ -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**.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user