mirror of https://github.com/docker/compose.git
Fix some typo
Signed-off-by: rongzhang <rongzhang@alauda.io>
This commit is contained in:
parent
db391c03ad
commit
373c83ccd7
|
@ -1109,7 +1109,7 @@ class TopLevelCommand(object):
|
|||
@classmethod
|
||||
def version(cls, options):
|
||||
"""
|
||||
Show version informations
|
||||
Show version information
|
||||
|
||||
Usage: version [--short]
|
||||
|
||||
|
|
Loading…
Reference in New Issue