Parcourir la source

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

Mention what -c does with what it gets.
積丹尼 Dan Jacobson il y a 5 ans
Parent
commit
de61a9d99b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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