git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59309 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -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