mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
image scp: fix typo in output
s/Loaded images(s)/Loaded image(s)/ [NO TESTS NEEDED] (I think we should test the output at some point) Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
@ -59,7 +59,7 @@ Copying blob 9450ef9feb15 [--------------------------------------] 0.0b / 0.0b
|
||||
Copying config 1f97f0559c done
|
||||
Writing manifest to image destination
|
||||
Storing signatures
|
||||
Loaded images(s): docker.io/library/alpine:latest
|
||||
Loaded image(s): docker.io/library/alpine:latest
|
||||
```
|
||||
|
||||
## SEE ALSO
|
||||
|
Reference in New Issue
Block a user