aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-12 19:36:36 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-12 19:36:36 +0300
commit573a8d5a68a80bafaf0b178e131fc11fccaa6f8e (patch)
tree1037c535141f8f78dd9560afeb185b860ed2a198
parentget rid of dead code (diff)
downloadwindows-tmp-573a8d5a68a80bafaf0b178e131fc11fccaa6f8e.tar.gz
windows-tmp-573a8d5a68a80bafaf0b178e131fc11fccaa6f8e.zip
fix_nt_symbol_path.sh: interface update
-rw-r--r--fix_nt_symbol_path.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fix_nt_symbol_path.sh b/fix_nt_symbol_path.sh
index 3511d63..f70b249 100644
--- a/fix_nt_symbol_path.sh
+++ b/fix_nt_symbol_path.sh
@@ -11,7 +11,7 @@
# * adding the "symbols" directory as a local "symbol store", mirroring
# Microsoft's http://msdl.microsoft.com/download/symbols.
-# usage: ./fix_nt_symbol_path.sh [-h|--help] [-y|--yes] [-d|--dir TMP_DIR]
+# usage: ./fix_nt_symbol_path.sh [-h|--help] [-y|--yes] [-d|--tmp-dir DIR]
set -o errexit
set -o nounset