diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/debian-unstable/man1/ppmhist.1 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man1/ppmhist.1')
-rw-r--r-- | upstream/debian-unstable/man1/ppmhist.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/upstream/debian-unstable/man1/ppmhist.1 b/upstream/debian-unstable/man1/ppmhist.1 index 22673b5d..80320198 100644 --- a/upstream/debian-unstable/man1/ppmhist.1 +++ b/upstream/debian-unstable/man1/ppmhist.1 @@ -151,13 +151,14 @@ Generates the histogram for human reading. This is the default. .TP \fB-colorname\fP -Add the color name to the output. This is the name from the +Add the color name to the output. This is the name from +the .UR libppm.html#dictionary system color dictionary .UE -\&. If the exact -color is not in the color dictionary, it is the closest color that is -in the dictionary and is preceded by a '*'. If you don't have a +\&. If the +exact color is not in the color dictionary, it is an asterisk followed by the +name of the closest color that is in the dictionary. If you don't have a system color dictionary, the program fails. .sp This option was added in Netpbm 10.10 (October 2002). |