diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 19:21:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 19:21:53 (EDT) |
commit | 34f21a5b49952dcb80acde5fafd85267c69e3b1d (patch) | |
tree | b0a288fddaeab2cb9894755b903f6103df6f464d /TODO | |
parent | 7ce619cbbac534e9cf1a934189e57c8464ea2c45 (diff) |
ob_parse_dep(): Swap -p and -P option letters
Be consistent with opkbuild and other executable CLIs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ General Cleanup * Add more error handling? * Finish manual pages for functions and utilities. - * Change/update option letters for `ob_parse_dep()`. * Reconsider using `getopts`. * Improve in-place locale loading, including the safety of `printf "${_OB_LOCALE_PATH}"`. |