Fixed a usage spelling error

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1840 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch 2006-10-25 17:09:16 +00:00
parent 4de9276478
commit 94e17f1190
1 changed files with 1 additions and 1 deletions

View File

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