diff --git a/README.md b/README.md index 321275c..9405e49 100644 --- a/README.md +++ b/README.md @@ -19,15 +19,16 @@ purpose of the yaml file is to provide documentation for your executable, so `au Policies that governed servers like this in the past. It will open the elinks browser to a page on the wiki. examples: | - $ aup # open the aup - $ aup --rainbow # open the aup with rainbow colors + $ town aup # open the aup + $ town aup --rainbow # open the aup with rainbow colors + maintainer: vilmibm and using the launcher is like: $ town aup $ town aup --rainbow - $ town contrib writo + $ town writo $ town admin ban vilmibm You can see all the commands with `town help` as well as their descriptions; `town help @@ -39,10 +40,10 @@ account). Remaining TODOs: -- [ ] fix arg passing - [ ] make tab completion available for common shells -- [ ] test with a command that makes use of stdin/stdout - [ ] document / script submitting a tool for inclusion in contrib -- [ ] add all existing commands to the buckets - [ ] make little wrappers for things like `mail` and `chat` -- [ ] add to users' paths +- [x] fix arg passing +- [x] test with a command that makes use of stdin/stdout +- [x] add all existing commands to the buckets +- [x] add to users' paths