diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-19 02:11:22 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-19 02:11:28 +0100 |
commit | 10b9d31b462cb288b769abd90fdf4d96f9c28308 (patch) | |
tree | 9f33674e1e6a9889d451463b1ff3d134933d3f48 /man/cg-darkroom.1 | |
parent | cg-query, cg-remove: reject unrecognised options (diff) | |
download | cg-tools-10b9d31b462cb288b769abd90fdf4d96f9c28308.tar.gz cg-tools-10b9d31b462cb288b769abd90fdf4d96f9c28308.tar.bz2 cg-tools-10b9d31b462cb288b769abd90fdf4d96f9c28308.tar.xz |
fix manuals on priority1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/cg-darkroom.1')
-rw-r--r-- | man/cg-darkroom.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/cg-darkroom.1 b/man/cg-darkroom.1 index 84b40dd..7fe2ad8 100644 --- a/man/cg-darkroom.1 +++ b/man/cg-darkroom.1 @@ -65,8 +65,8 @@ is all available adjustment methods are printed. .TP .BR \-p " "\fIpriority\fP -Set the priority of the filter. Filters with lower priority -are applied before filters with higher priority. The value +Set the priority of the filter. Filters with higher priority +are applied before filters with lower priority. The value must be a signed 64-bit integer (between -9223372036854775807 and 9223372036854775808). .BR cg-darkroom 's |