diff options
author | Daryl McDaniel <edk2-lists@mc2research.org> | 2016-01-06 01:00:19 +0000 |
---|---|---|
committer | darylm503 <darylm503@Edk2> | 2016-01-06 01:00:19 +0000 |
commit | 27c19606b0f5183956654d9640b5b249953b8624 (patch) | |
tree | 541e6f5922cc5403444b725ab1012f7fe507ab6e /ArmPkg | |
parent | b954a4fe01f3477d28eaf575dd36a9015e315aca (diff) | |
download | edk2-platforms-27c19606b0f5183956654d9640b5b249953b8624.tar.xz |
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
Diffstat (limited to 'ArmPkg')
0 files changed, 0 insertions, 0 deletions