소스 검색

bin/log command typo

bdn 1 년 전
부모
커밋
730e953554
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compose/bin/log

+ 1 - 1
compose/bin/log

@@ -16,7 +16,7 @@ Usage:
   bin/log <specific_log_files>
 
 Arguments:
-  specific_log_files  If specific_log_files NOT provided, show all logs. Ex: bin/log system.log cache.log
+  specific_log_files  If specific_log_files are NOT provided, show all logs. Ex: bin/log system.log cache.log
 
 Options:
   -h, --help          Display help message"