diff options
author | Jakob Unterwurzacher | 2018-08-15 13:11:34 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2018-08-15 13:12:13 +0200 |
commit | 5acfbc1b2ffbd156ca7a1f2cc09084a518f1d58e (patch) | |
tree | 8c7ec9ed5a7f70945285143f7ed493c21a79351e /README.md | |
parent | 7a02f71fc2fc8fc104ad1538f417d1e93e73cf11 (diff) |
main: add -e as an alias for -exclude
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |