diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-02-09 20:28:01 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-02-09 20:28:01 -0800 |
commit | 86fee15a36758dde3e118a92469cc71c11ab50b4 (patch) | |
tree | 2111827d1010d74e63cda41de75d3d073d324333 | |
parent | 5979343cd5575d35e6ad5e6699db4579a7e365e9 (diff) | |
download | fatcat-cli-86fee15a36758dde3e118a92469cc71c11ab50b4.tar.gz fatcat-cli-86fee15a36758dde3e118a92469cc71c11ab50b4.zip |
README: disambiguation
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ `fatcat-cli`: api.fatcat.wiki command-line utility ==================================================== +This tool should not be confused with the `fatcat` utility packaged for +Debian/Ubuntu, which is used to debug FAT filesystem images. If you aren't +using that tool, and do use this tool a bunch, you might consider adding an +`alias` or symlink so the "`fatcat`" command runs "`fatcat-cli`". + **DISCLAIMER:** this tool is still under development. The interface (arguments, flags) and default behaviors are not yet stable. |