Update 'Manpage'

master
Tom MTT. 1 year ago
parent 02dc1fe483
commit f42cc84847

@ -40,12 +40,12 @@ and IPv6 addresses (won't work on OpenBSD).
**-p port**
: Sets the port that **feuille** will listen on.
: Default: `8888`
: Default: `9999`
**-o path**
: Sets the path where **feuille** will output the pastes (and chroot,
if possible).
: Default: `/var/www/htdocs/feuille`
: Default: `/var/www/feuille`
**-s bytes**
: Sets the maximum size for every paste (in bytes).
@ -84,7 +84,7 @@ you might not want to set this to a huge number.
# EXAMPLES
**sudo feuille**
: Runs feuille in the background, chrooting into `/var/www/htdocs/feuille`,
: Runs feuille in the background, chrooting into `/var/www/feuille`,
dropping root privileges and spawning worker processes to accept
incoming connections.

Loading…
Cancel
Save