Compare commits
2 commits
c52d52df2a
...
9f641dccda
Author | SHA1 | Date | |
---|---|---|---|
9f641dccda | |||
bceed896bb |
3 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,3 +7,5 @@ feuille.com
|
|||
feuille.com.dbg
|
||||
|
||||
cgi/feuille.cgi
|
||||
|
||||
.ccls-cache
|
||||
|
|
|
@ -45,7 +45,7 @@ The difference is minimal, no need to worry about it.
|
|||
Default: \f[V]131072\f[R]B (128KiB)
|
||||
.TP
|
||||
\f[B]-f\f[R]
|
||||
Makes \f[B]feuille\f[R] run in the forground.
|
||||
Makes \f[B]feuille\f[R] run in the foreground.
|
||||
Default: disabled
|
||||
.TP
|
||||
\f[B]-h\f[R]
|
||||
|
|
|
@ -30,7 +30,7 @@ and IPv6 addresses (won't work on OpenBSD).
|
|||
: Default: `131072`B (128KiB)
|
||||
|
||||
**-f**
|
||||
: Makes **feuille** run in the forground.
|
||||
: Makes **feuille** run in the foreground.
|
||||
: Default: disabled
|
||||
|
||||
**-h**
|
||||
|
|
Reference in a new issue