diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 1d3ab6c0..c7a1c03b 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -580,7 +580,7 @@ files. They are concatenated for the effective password. Example: echo hello > hello.txt - echo word > world.txt + echo world > world.txt gocryptfs -passfile hello.txt -passfile world.txt The effective password will be "helloworld".