From 081015aa746cc2a37284ad545d56d5ceb78164b6 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Fri, 11 Nov 2016 00:01:29 +0100 Subject: MANPAGE: document ctlsock --- Documentation/MANPAGE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 2060786..9446f0b 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -47,6 +47,13 @@ Options: **-cpuprofile string** : Write cpu profile to specified file +**-ctlsock string** +: Create a control socket at the specified location. The socket can be + used to decrypt and encrypt paths inside the filesystem. When using + this option, make sure that the direcory you place the socket in is + not world-accessible. For example, `/run/user/UID/my.socket` would + be suitable. + **-d, -debug** : Enable debug output -- cgit v1.2.3