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:
		| @@ -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. | ||||
|         // | ||||
|   | ||||
		Reference in New Issue
	
	Block a user