diff --git a/libexec/pyenv-help b/libexec/pyenv-help index eb991203..ef0ed8ec 100755 --- a/libexec/pyenv-help +++ b/libexec/pyenv-help @@ -27,6 +27,8 @@ command_path() { } extract_initial_comment_block() { + LC_CTYPE=C + LANG=C sed -ne " /^#/ !{ q