mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-07 19:45:07 +02:00
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:
parent
4de9276478
commit
94e17f1190
@ -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.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user