Skip to content

Commit

Permalink
Update v.edit.html (#223)
Browse files Browse the repository at this point in the history
Say tool=zbulk. Else users will Google how to download some software called zbulk.
  • Loading branch information
jidanni authored and neteler committed Nov 25, 2019
1 parent 5382691 commit 68634ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vector/v.edit/v.edit.html
Expand Up @@ -5,7 +5,7 @@ <h2>DESCRIPTION</h2>

<p><em>v.edit</em> supports only "simple" vector features: points,
centroids, lines and boundaries. Currently, only 2D vector features
(except of tool <b>zbulk</b>) are supported.
(except of <b>tool=zbulk</b>) are supported.

<p>Provides editing features' geometry. Attribute data connected to the
vector map are not modified at all.
Expand Down Expand Up @@ -414,7 +414,7 @@ <h3>Select features and print their id's</h3>
<h3>Fix height of contours</h3>

Input vector map contains 2D lines representing contours. Height can
be assign to the contours using tool <b>zbulk</b>. First of all 2D
be assign to the contours using <b>tool=zbulk</b>. First of all 2D
lines need to be converted to 3D lines:

<div class="code"><pre>
Expand Down

0 comments on commit 68634ff

Please sign in to comment.