aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2018-08-15 13:11:34 +0200
committerJakob Unterwurzacher2018-08-15 13:12:13 +0200
commit5acfbc1b2ffbd156ca7a1f2cc09084a518f1d58e (patch)
tree8c7ec9ed5a7f70945285143f7ed493c21a79351e /README.md
parent7a02f71fc2fc8fc104ad1538f417d1e93e73cf11 (diff)
main: add -e as an alias for -exclude
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56212cf..c2ee5db 100644
--- a/README.md
+++ b/README.md
@@ -158,7 +158,7 @@ vNEXT, in progress
* Only print master key once, on init
([#76](https://github.com/rfjakob/gocryptfs/issues/76),
[commit](https://github.com/rfjakob/gocryptfs/commit/6d64dfe8f7acd8e9ca4a659d26318e442c2db85a))
-* Add `-exclude` option for reverse mode
+* Add `-e` / `-exclude` option for reverse mode
([#235](https://github.com/rfjakob/gocryptfs/issues/235),
[commit](https://github.com/rfjakob/gocryptfs/commit/ec2fdc19cf9358ae7ba09c528a5807b6b0760f9b))