Skip to content

Commit

Permalink
Update v.to.rast.multi.html (#1016)
Browse files Browse the repository at this point in the history
Add missing closing div in manual page
  • Loading branch information
ecodiv committed Jan 14, 2024
1 parent ab82b89 commit 1a3fc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vector/v.to.rast.multi/v.to.rast.multi.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2>EXAMPLE</h2>
v.to.rast.multi --o --v input=census_wake2000 type=area \
output=vrastmulti attribute_columns="RINGS_OK,TRACT" \
label_columns="ID,TRACTID" memory=3000 ndigits="0,4" separator=","

</pre></div>

<h2>SEE ALSO</h2>

Expand Down

0 comments on commit 1a3fc98

Please sign in to comment.