mirror of
https://github.com/containers/podman.git
synced 2025-06-21 01:19:15 +08:00
Merge pull request #18728 from sstosh/typo-hack-registry
hack: fix typo in hack/podman-registry
This commit is contained in:
@ -20,7 +20,7 @@ PODMAN=${PODMAN:-$(dirname $0)/../bin/podman}
|
||||
###############################################################################
|
||||
# BEGIN help messages
|
||||
|
||||
missing=" argument is missing; see $ME --help for details"
|
||||
missing=" argument is missing; see $ME -h for details"
|
||||
usage="Usage: $ME [options] [start|stop|ps|logs]
|
||||
|
||||
$ME manages a local instance of a container registry.
|
||||
|
Reference in New Issue
Block a user