summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick 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)
commit34f21a5b49952dcb80acde5fafd85267c69e3b1d (patch)
treeb0a288fddaeab2cb9894755b903f6103df6f464d /TODO
parent7ce619cbbac534e9cf1a934189e57c8464ea2c45 (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--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3560873..0306620 100644
--- a/TODO
+++ b/TODO
@@ -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}"`.