projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aff3020
)
pngdump: move options to the right place in the synopsis
author
Tony Cook
<tony@develop-help.com>
Thu, 14 Feb 2019 22:13:46 +0000
(09:13 +1100)
committer
Tony Cook
<tony@develop-help.com>
Thu, 14 Feb 2019 22:13:46 +0000
(09:13 +1100)
fileformatdocs/pngdump.pl
patch
|
blob
|
blame
|
history
diff --git
a/fileformatdocs/pngdump.pl
b/fileformatdocs/pngdump.pl
index f2dcf249390570cef76ce21edd99d335108140c4..9904e7301423156ff87ca4fe6e189aeb963ecda6 100644
(file)
--- a/
fileformatdocs/pngdump.pl
+++ b/
fileformatdocs/pngdump.pl
@@
-311,7
+311,7
@@
pngdump.pl - dump the structure of a PNG image file.
=head1 SYNOPSIS
- perl
[-dumpall] [-image] pngdump.pl
filename
+ perl
pngdump.pl [-dumpall] [-image]
filename
=head1 DESCRIPTION