]> git.imager.perl.org - imager.git/commitdiff
pngdump: move options to the right place in the synopsis
authorTony Cook <tony@develop-help.com>
Thu, 14 Feb 2019 22:13:46 +0000 (09:13 +1100)
committerTony Cook <tony@develop-help.com>
Thu, 14 Feb 2019 22:13:46 +0000 (09:13 +1100)
fileformatdocs/pngdump.pl

index f2dcf249390570cef76ce21edd99d335108140c4..9904e7301423156ff87ca4fe6e189aeb963ecda6 100644 (file)
@@ -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