소스 검색

Corrected Verb Tense Error

youknowqyh 3 년 전
부모
커밋
d120a07676
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      README.rst
  2. 1 1
      docs/usage.md

+ 1 - 1
README.rst

@@ -123,7 +123,7 @@ Usage
       -x, --explain         explain how answer was chosen
       -C, --clear-cache     clear the cache
       -j, --json            return answers in raw json format
-      -v, --version         displays the current version of howdoi
+      -v, --version         display the current version of howdoi
       -e [ENGINE], --engine [ENGINE]
                             search engine for this query (google, bing, duckduckgo)
       --save, --stash       stash a howdoi answer

+ 1 - 1
docs/usage.md

@@ -30,7 +30,7 @@ optional arguments:
   -x, --explain         explain how answer was chosen
   -C, --clear-cache     clear the cache
   -j, --json            return answers in raw json format
-  -v, --version         displays the current version of howdoi
+  -v, --version         display the current version of howdoi
   -e [ENGINE], --engine [ENGINE]
                         search engine for this query (google, bing, duckduckgo)
   --save, --stash       stash a howdoi answer