Skip to content

Commit 90d4449

Browse files
committed
More to-do's
1 parent 356d6a1 commit 90d4449

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@
1818
- [ ] `trilobyte`: translates bytes according to a map
1919
- [ ] `ustrings`: like the standard [`strings`](https://man7.org/linux/man-pages/man1/strings.1.html) utility, but with Unicode support
2020
- [ ] `unhexdump`: convert the (edited) output of [`hexdump -C`](https://man7.org/linux/man-pages/man1/hexdump.1.html) back to binary
21+
- [ ] proper command line parsing (cobra)
22+
- [ ] man pages
23+
- [ ] distribution packages

0 commit comments

Comments
 (0)