Переглянути джерело

v.outlier.html: cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59309 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 роки тому
батько
коміт
d4d9c085fd
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      vector/v.outlier/v.outlier.html

+ 1 - 1
vector/v.outlier/v.outlier.html

@@ -34,7 +34,7 @@ In this case, a basic outlier removal is done with a threshold of 25 m.
 <h3>Basic outlier removal</h3>
 
 <div class="code"><pre>
-v.outlier -q input=vector_map output=vector_output outlier=vector_outlier qgis=vector_qgis
+v.outlier input=vector_map output=vector_output outlier=vector_outlier qgis=vector_qgis
 </pre></div>
 
 Now, the outlier removal uses the default threshold and there is also