[GRASS-SVN] r67948 - grass-addons/grass7/imagery/i.segment.uspo

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Feb 25 07:42:15 PST 2016


Author: mlennert
Date: 2016-02-25 07:42:15 -0800 (Thu, 25 Feb 2016)
New Revision: 67948

Modified:
   grass-addons/grass7/imagery/i.segment.uspo/i.segment.uspo.py
Log:
i.segment.uspo: add hint about unit of memory parameter


Modified: grass-addons/grass7/imagery/i.segment.uspo/i.segment.uspo.py
===================================================================
--- grass-addons/grass7/imagery/i.segment.uspo/i.segment.uspo.py	2016-02-25 14:11:37 UTC (rev 67947)
+++ grass-addons/grass7/imagery/i.segment.uspo/i.segment.uspo.py	2016-02-25 15:42:15 UTC (rev 67948)
@@ -160,7 +160,7 @@
 #%option
 #% key: memory
 #% type: integer
-#% description: Total memory to allocate (will be divided by processes)
+#% description: Total memory (in MB) to allocate (will be divided by processes)
 #% required: yes
 #% answer: 300
 #%end



More information about the grass-commit mailing list