]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed a usage spelling error
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Oct 2006 17:09:16 +0000 (17:09 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 25 Oct 2006 17:09:16 +0000 (17:09 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1840 6f19259b-4bc3-4df7-8a09-765794883524

Tools/Java/Source/DbTools/src/org/tianocore/DbTools/DbCmds.java

index 502be2499b88ad6daad414e82fcedc60da41406c..f4d45a4cbd835b7a87fbe49aa32031a5591daf51 100644 (file)
@@ -471,7 +471,7 @@ public class DbCmds {
                   .println("      -v                        OPTIONAL - Verbose, print information messages.  Adding more -v arguments increases verbosity.");\r
         System.out.println("      --package                 OPTIONAL - Show all Packages installed in the WORKSPACE.");\r
         System.out.println("      --platforms               OPTIONAL - Show all Platforms installed in the WORKSPACE.");\r
                   .println("      -v                        OPTIONAL - Verbose, print information messages.  Adding more -v arguments increases verbosity.");\r
         System.out.println("      --package                 OPTIONAL - Show all Packages installed in the WORKSPACE.");\r
         System.out.println("      --platforms               OPTIONAL - Show all Platforms installed in the WORKSPACE.");\r
-        System.out.println("      -V                        OPTIONAL - Display Verision information and exit.");\r
+        System.out.println("      -V                        OPTIONAL - Display Version information and exit.");\r
         //\r
         // TODO: Implement the following options.\r
         //\r
         //\r
         // TODO: Implement the following options.\r
         //\r