diff options
| author | Paul Buetow <paul@buetow.org> | 2021-10-13 20:39:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-10-13 20:39:00 +0300 |
| commit | 5f3e6b8569b5b71853208949506bbcd3c44488b5 (patch) | |
| tree | e73fbc9bf4a9fa84bdcee4ee552b5d0a88cc323c /TODO.md | |
| parent | 7b873100d94ddc3c698a620cb83b61dcb2074303 (diff) | |
backport docs from master
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 21 |
1 files changed, 12 insertions, 9 deletions
@@ -3,15 +3,18 @@ TODO This is a loose list of what to do. Maybe for the next releae or maybe for a later one. -[ ] Client 4.x should print a warning when trying to connect to a 3.x server. -[ ] Client 3.x should print a warning when trying to connect to a 4.x server. -[ ] Update docs for color configuration -[ ] Update animated gifs -[ ] Document that can use additional args as file lists -[ ] Document spartan mode -[ ] Document serverless mode -[ ] Go through the git history and document more stuff +[ ] Manually add back all changes from mimecast master to this branch. +[ ] Client 4.x should print an error and exit when trying to connect to a 3.x server. +[ ] Client 3.x should print an error and exit when trying to connect to a 4.x server. +[ ] Create a GitHub Wiki + [ ] Migrate existing documentation + update animated Gifs + [ ] Document that can use additional args as file lists + [ ] Document spartan mode + [ ] Document serverless mode + [ ] Document color configuratio + [ ] Go through the git history and document more stuff [ ] Manual test/adjust dtail colors [ ] More integration test colors (via dcat?) +[ ] Integration test grep context' [ ] Integration test for dtail in serverless mode -[ ] Integration test for dtail normal mode +[x] Integration test for dtail normal mode |
