From 0084087d35cd8eed4b9a1fa39f532beb612c9c21 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Wed, 11 Nov 2015 09:15:14 +0100 Subject: Add MANPAGE.md and MANPAGE-render.bash MANPAGE-render.bash renders the markdown to a proper man(1) manpage --- USAGE.txt | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 USAGE.txt (limited to 'USAGE.txt') diff --git a/USAGE.txt b/USAGE.txt deleted file mode 100644 index 3e33074..0000000 --- a/USAGE.txt +++ /dev/null @@ -1,24 +0,0 @@ -Usage: gocryptfs [OPTIONS] CIPHERDIR MOUNTPOINT - -Options: - -cpuprofile string - Write cpu profile to specified file - -debug - Enable debug output - -f Stay in the foreground - -fusedebug - Enable fuse library debug output - -init - Initialize encrypted directory - -masterkey string - Mount with explicit master key - -openssl - Use OpenSSL instead of built-in Go crypto (default true) - -passwd - Change password - -plaintextnames - Do not encrypt file names - can only be used together with -init - -version - Print version and exit - -zerokey - Use all-zero dummy master key -- cgit v1.2.3