[ 
https://issues.apache.org/jira/browse/PDFBOX-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler closed PDFBOX-2330.
--------------------------------------

> Typo on usage message; "PDFDBox" instead of "PDFBox"
> ----------------------------------------------------
>
>                 Key: PDFBOX-2330
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2330
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 1.8.6, 1.8.7, 2.0.0
>            Reporter: Francisco Demartino
>            Assignee: Tilman Hausherr
>            Priority: Trivial
>              Labels: typo
>             Fix For: 1.8.7, 2.0.0
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Silly diff below :)
> Index: tools/src/main/java/org/apache/pdfbox/tools/PDFBox.java
> ===================================================================
> --- tools/src/main/java/org/apache/pdfbox/tools/PDFBox.java     (revision 
> 1623301)
> +++ tools/src/main/java/org/apache/pdfbox/tools/PDFBox.java     (working copy)
> @@ -113,7 +113,7 @@
>  
>      private static void showMessageAndExit() 
>      {
> -        System.err.println("PDFDBox version: \""+ Version.getVersion()+ 
> "\"");
> +        System.err.println("PDFBox version: \""+ Version.getVersion()+ "\"");
>          System.err.println("\nUsage: java pdfbox-app-x.y.z.jar <command> 
> <args..>");
>          System.err.println("\nPossible commands are:\n");
>          System.err.println("  ConvertColorspace");



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to