This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository rasterio.

commit 01a34d610ea18bd45f15249f362e2ffb742a0550
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Mon Jun 15 17:55:07 2015 +0200

    Update manfile
---
 debian/rasterio.1 | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

diff --git a/debian/rasterio.1 b/debian/rasterio.1
index e0d6830..e187568 100644
--- a/debian/rasterio.1
+++ b/debian/rasterio.1
@@ -1,9 +1,9 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH RIO "1" "February 2015" "rio 0.15.1" "User Commands"
+.TH RASTERIO "1" "June 2015" "rasterio 0.24.0" "User Commands"
 .SH NAME
-rio \- command line interface to rasterio
+rasterio \- command line interface to rasterio
 .SH SYNOPSIS
-.B rio
+.B rasterio
 [\fI\,OPTIONS\/\fR] \fI\,COMMAND \/\fR[\fI\,ARGS\/\fR]...
 .SH DESCRIPTION
 .IP
@@ -17,7 +17,7 @@ Increase verbosity.
 Decrease verbosity.
 .TP
 \fB\-\-version\fR
-Print Rasterio version.
+Show the version and exit.
 .TP
 \fB\-\-help\fR
 Show this message and exit.
@@ -26,6 +26,12 @@ Show this message and exit.
 bounds
 Write bounding boxes to stdout as GeoJSON.
 .TP
+calc
+Raster data calculator.
+.TP
+edit\-info
+Edit dataset metadata.
+.TP
 env
 Print information about the rio environment.
 .TP
@@ -35,11 +41,20 @@ Print information about a data file.
 insp
 Open a data file and start an interpreter.
 .TP
+mask
+Mask in raster using features.
+.TP
 merge
 Merge a stack of raster datasets.
 .TP
+rasterize
+Rasterize features.
+.TP
+sample
+Sample a dataset.
+.TP
 shapes
-Write the shapes of features.
+Write shapes extracted from bands or masks.
 .TP
 stack
 Stack a number of bands into a multiband dataset.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/rasterio.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to