mirror of
https://github.com/containers/skopeo.git
synced 2025-08-11 19:32:04 +00:00
Merge pull request #1611 from masatake/fix-man-page
delete non-existent option in the cmdline example
This commit is contained in:
commit
e4297e3b30
@ -76,7 +76,7 @@ The password to access the registry.
|
|||||||
|
|
||||||
Mark image example/pause for deletion from the registry.example.com registry:
|
Mark image example/pause for deletion from the registry.example.com registry:
|
||||||
```sh
|
```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**.
|
See above for additional details on using the command **delete**.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user