[ https://issues.apache.org/jira/browse/NUTCH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lewis John McGibbney updated NUTCH-1023: ---------------------------------------- Attachment: LinkDbReader-trivial.patch Patch attached addressing the real small task of making usage comments in the LinkDbReader class consistent when a command is not properly used from the command line. If no objections I'd like to committ and clean up asap > Trivial error in error message for org.apache.nutch.crawl.LinkDbReader > ---------------------------------------------------------------------- > > Key: NUTCH-1023 > URL: https://issues.apache.org/jira/browse/NUTCH-1023 > Project: Nutch > Issue Type: Improvement > Components: linkdb > Affects Versions: 1.3 > Reporter: Lewis John McGibbney > Assignee: Lewis John McGibbney > Priority: Trivial > Fix For: 1.4, 2.0 > > Attachments: LinkDbReader-trivial.patch > > > The following line in the above class has a trivial error in syntax before > the -dump parameter. Instead of a curly bracket, it should be consistent with > the round bracket. > 126 System.err.println("Usage: LinkDbReader <linkdb> {-dump <out_dir> | > -url <url>)"); > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira