X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/de693987c39b235ff5375ff729d2cdd3a3b6a1ad..c5c3510f485cb66603842effca3b0d9f57216983:/TODO diff --git a/TODO b/TODO index 4858350..0f94d49 100644 --- a/TODO +++ b/TODO @@ -13,13 +13,6 @@ Before it's non-embarrassingly releasable: too, if it's available and O_NOATIME is too. * what do we do elsewhere about _GNU_SOURCE? - - tweak the short options. I think dump files should be a - second-class feature in general, so that --dump and --load should - be represented by capital options. That leaves -d free to be - --depth, which I think is more generally useful. - * while I'm tweaking the options list, "[all modes]" ought to - say "[most modes]", due to --scan-dump. - - New mode: --remove, to destroy the data file. Handy for totally self-contained usage: "-s . -w -R".