more whitespace removal (from Michael G Schwern)
[p5sagit/p5-mst-13.2.git] / lib / Getopt / Long.pm
index 479efca..06fb196 100644 (file)
@@ -897,7 +897,7 @@ linkage specified in the HASH.
 The command line options are taken from array @ARGV. Upon completion
 of GetOptions, @ARGV will contain the rest (i.e. the non-options) of
 the command line.
+
 Each option specifier designates the name of the option, optionally
 followed by an argument specifier.