Просмотр исходного кода

Merge pull request #3679 from allencloud/make-output-consistent-typo

make-output-consistent-typo
Ben Firshman 9 лет назад
Родитель
Сommit
f9f151a51f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      compose/cli/main.py

+ 1 - 1
compose/cli/main.py

@@ -178,7 +178,7 @@ class TopLevelCommand(object):
       pause              Pause services
       pause              Pause services
       port               Print the public port for a port binding
       port               Print the public port for a port binding
       ps                 List containers
       ps                 List containers
-      pull               Pulls service images
+      pull               Pull service images
       push               Push service images
       push               Push service images
       restart            Restart services
       restart            Restart services
       rm                 Remove stopped containers
       rm                 Remove stopped containers