Correct build command todo list

This commit is contained in:
Kenneth Benzie 2018-08-20 10:41:34 +01:00
parent 90b3e24789
commit 8cad5acd83

View File

@ -23,7 +23,7 @@ _build_dir_py=${0:a:h}/build-dir.py
# Interactively choose a `~build` directory for `build` to build. # Interactively choose a `~build` directory for `build` to build.
# TODO: Support arguments: # 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 # * [x] [--build] - execute the build commend
# * [ ] <dir> - start in another directory, not `pwd` # * [ ] <dir> - start in another directory, not `pwd`
build-dir() { build-dir() {