summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/h5repack.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5repack/h5repack.c')
-rw-r--r--tools/h5repack/h5repack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/h5repack.c b/tools/h5repack/h5repack.c
index afd8efa..f980e3e 100644
--- a/tools/h5repack/h5repack.c
+++ b/tools/h5repack/h5repack.c
@@ -119,7 +119,7 @@ int h5repack_end (pack_opt_t *options)
* Function: h5repack_addfilter
*
* Purpose: add a compression -f option to table
- * Example: -f "dset:GZIP=6"
+ * Example: -f dset:GZIP=6
*
* Return: 0, ok, -1, fail
*