Add very simple CLI for basic automation

This commit is contained in:
Evan Su 2022-05-17 21:32:19 -04:00 committed by GitHub
parent 2875f27eb3
commit d111cf9832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<ul>
<li>Add FAQ</li>
<li>Add option to compress when encrypting a single file</li>
<li>Very simple CLI interface for basic automation</li>
<li>✓ Check for errors when not enough disk space</li>
<li>✓ Show MiB/GiB instead of M/G in the input label to prevent confusion</li>
<li>✓ Minor consistency improvements</li>