Skip to content

Tags: stacybrock/reMarkable-remtool

Tags

v0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support to overwrite file on device during 'put' (#3)

* Add -f (force) option to 'put' command to overwrite an existing file on device
* Add -c|--clear option to clear annotations on overwritten files

v0.1

Improve color output code