فهرست منبع

doxygen minor fix

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@62778 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 سال پیش
والد
کامیت
8b788eeefb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lib/gis/gislib_cmdline_parsing.dox

+ 1 - 1
lib/gis/gislib_cmdline_parsing.dox

@@ -865,7 +865,7 @@ valid command line arguments:
 Yes. There are a few conventions. Options which identify a single input map 
 are usually "map=", not "raster=" or "vector=". In the case of an 
 input and output map the convention is: "input=xx output=yy". By passing 
-the 'help' option to existing GRASS commands, it is likely that you will 
+the '--help' flag to existing GRASS commands, it is likely that you will 
 find other conventions. The desire is to make it as easy as possible for the 
 user to remember (or guess correctly) what the command line syntax is for a 
 given command.