make option as advanced in GRASS v.voronoi

This commit is contained in:
Giovanni Manghi 2015-06-01 18:43:31 +01:00
parent 239dc71d43
commit c859127c4e
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ v.voronoi - Creates a Voronoi diagram from an input vector layer containing poin
Vector (v.*)
ParameterVector|input|Input points layer|0|False
ParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
ParameterBoolean|-t|Do not create attribute table|False
*ParameterBoolean|-t|Do not create attribute table|False
OutputVector|output|Voronoi diagram

View File

@ -3,5 +3,5 @@ v.voronoi - Creates a Voronoi diagram from an input vector layer containing poin
Vector (v.*)
ParameterVector|input|Input points layer|0|False
ParameterBoolean|-l|Output tessellation as a graph (lines), not areas|False
ParameterBoolean|-t|Do not create attribute table|False
*ParameterBoolean|-t|Do not create attribute table|False
OutputVector|output|Voronoi diagram