mirror of
https://github.com/containers/skopeo.git
synced 2025-09-16 15:00:14 +00:00
Merge pull request #1611 from masatake/fix-man-page
delete non-existent option in the cmdline example
This commit is contained in:
@@ -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**.
|
||||
|
||||
|
Reference in New Issue
Block a user