Procházet zdrojové kódy

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

Mention what -c does with what it gets.
積丹尼 Dan Jacobson před 5 roky
rodič
revize
de61a9d99b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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