audk/AppPkg/Applications
Daryl McDaniel 27c19606b0 AppPkg/.../Python: Clean up and document how to escape the -# option.
Depending upon the version of Shell you are using, it may be necessary
to escape the '#' character, when using the "-#" command-line option, so that
the Shell doesn't interpret it as the start of a comment.
The escape character is '^'.
Example:
    python -^# -V

* General updating.
* Re-format so that no line is longer than 80 char.
* Add note about escaping the "-#" command-line option.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <edk2-lists@mc2research.org>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19594 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-06 01:00:19 +00:00
..
ArithChk AppPkg: Add the Arithchk utility and clean up some build problems. 2014-09-09 22:37:02 +00:00
Enquire Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Hello Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Lua AppPkg: Disable Lua builds by default. Update the ReadMe file. 2014-11-11 23:15:32 +00:00
Main AppPkg: Add the Arithchk utility and clean up some build problems. 2014-09-09 22:37:02 +00:00
OrderedCollectionTest StdLib: Produce DevMedia as a library class alternative to DevShell. 2014-09-18 19:13:22 +00:00
Python AppPkg/.../Python: Clean up and document how to escape the -# option. 2016-01-06 01:00:19 +00:00
Sockets StdLib: Fix more GCC warnings/errors caused by variables being set but not used. 2014-10-31 20:32:02 +00:00