diff --git a/build/build.plugin.zsh b/build/build.plugin.zsh index 71a3e39..2688f7d 100644 --- a/build/build.plugin.zsh +++ b/build/build.plugin.zsh @@ -23,7 +23,7 @@ _build_dir_py=${0:a:h}/build-dir.py # Interactively choose a `~build` directory for `build` to build. # TODO: Support arguments: -# * [x] [-h,--help] - show this help message and exit +# * [ ] [-h,--help] - show this help message and exit # * [x] [--build] - execute the build commend # * [ ] - start in another directory, not `pwd` build-dir() {