added usage of reverse mode to README
This commit is contained in:
parent
f3838c09d8
commit
8afcb43b83
@ -89,6 +89,13 @@ See the [Quickstart](https://nuetzlich.net/gocryptfs/quickstart/) page for more
|
||||
|
||||
The [MANPAGE.md](Documentation/MANPAGE.md) describes all available command-line options.
|
||||
|
||||
Use: Reverse Mode
|
||||
-----------------
|
||||
|
||||
$ mkdir cipher plain
|
||||
$ ./gocryptfs -reverse -init plain
|
||||
$ ./gocryptfs -reverse plain cipher
|
||||
|
||||
Graphical Interface
|
||||
-------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user