From 573a8d5a68a80bafaf0b178e131fc11fccaa6f8e Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 12 Oct 2016 19:36:36 +0300 Subject: fix_nt_symbol_path.sh: interface update --- fix_nt_symbol_path.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3