We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356d6a1 commit 90d4449Copy full SHA for 90d4449
1 file changed
README.md
@@ -18,3 +18,6 @@
18
- [ ] `trilobyte`: translates bytes according to a map
19
- [ ] `ustrings`: like the standard [`strings`](https://man7.org/linux/man-pages/man1/strings.1.html) utility, but with Unicode support
20
- [ ] `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