diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-05-31 19:26:05 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-05-31 19:26:05 -0300 |
commit | 633661551dceb30aaf9ec8d6f315940144e81a6f (patch) | |
tree | ab1422d5d14cf0cd81ced9530eda8c2ef6e9909b | |
parent | 656ada4b067d74cb2c2b94aa8a735d8f4d46a1ae (diff) | |
download | trashman-633661551dceb30aaf9ec8d6f315940144e81a6f.tar.gz trashman-633661551dceb30aaf9ec8d6f315940144e81a6f.tar.bz2 |
Move TODO to IDEAS
-rw-r--r-- | IDEAS.md (renamed from TODO.md) | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -TODO -==== +Ideas +===== * Support more OSes at `__trashman_distro()`. * Argument passing to distro/action scripts as `--param=value`. |