diff --git a/main.c b/main.c index cba5d7b..617047f 100644 --- a/main.c +++ b/main.c @@ -142,7 +142,7 @@ main_usage(void) " -E list available NAT engines and exit\n" " -u user drop privileges to user (default if run as root: nobody)\n" " -m group when using -u, override group (default: primary group of user)\n" -" -j jaildir chroot() to jaildir (impacts -S and sni, see manual page)\n" +" -j jaildir chroot() to jaildir (impacts -S/-F and sni, see manual page)\n" " -p pidfile write pid to pidfile (default: no pid file)\n" " -l logfile connect log: log one line summary per connection to logfile\n" " -L logfile content log: full data to file or named pipe (excludes -S/-F)\n"