소스 검색

r.in.wms.py message improvement (#613)

Mention what -c does with what it gets.
積丹尼 Dan Jacobson 5 년 전
부모
커밋
42fc53f57d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/r.in.wms/r.in.wms.py

+ 1 - 1
scripts/r.in.wms/r.in.wms.py

@@ -173,7 +173,7 @@ This program is free software under the GNU General Public License
 
 #%flag
 #% key: c
-#% description: Get the server capabilities then exit
+#% description: Get the server capabilities, print them out, then exit
 #% guisection: Request
 #% suppress_required: yes
 #%end