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:
Valentin Rothberg
2021-08-03 17:17:07 +02:00
parent e93661f5e7
commit cc43b51334
2 changed files with 3 additions and 3 deletions

View File

@ -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