From 14bf80301b4f3f1fb56f2f0b73de0dcc4aab5216 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Fri, 20 Aug 2021 16:01:53 +0200 Subject: MANPAGE: move nosyslog to MOUNT OPTIONS section It was in INIT OPTIONS by mistake. --- Documentation/MANPAGE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Documentation') diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index ab9f872..6cbf9d4 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -122,11 +122,6 @@ harvest enough entropy. Use HKDF to derive separate keys for content and name encryption from the master key. Default true. -#### -nosyslog -Diagnostic messages are normally redirected to syslog once gocryptfs -daemonizes. This option disables the redirection and messages will -continue be printed to stdout and stderr. - #### -plaintextnames Do not encrypt file names and symlink targets. @@ -344,6 +339,11 @@ https://github.com/rfjakob/gocryptfs/issues/63 . #### -nosuid See `-suid, -nosuid`. +#### -nosyslog +Diagnostic messages are normally redirected to syslog once gocryptfs +daemonizes. This option disables the redirection and messages will +continue be printed to stdout and stderr. + #### -notifypid int Send USR1 to the specified process after successful mount. This is used internally for daemonization. -- cgit v1.2.3