modify README.md accordingly. While here explain -e option
This commit is contained in:
18
README.md
18
README.md
@@ -47,7 +47,7 @@ providing fiche-based service all the time on this address `solusipse.net` and t
|
|||||||
## Server-side usage ##
|
## Server-side usage ##
|
||||||
|
|
||||||
```
|
```
|
||||||
usage: fiche [-pbsdolBuw].
|
usage: fiche [-DepbsdolBuw].
|
||||||
[-d domain] [-p port] [-s slug size]
|
[-d domain] [-p port] [-s slug size]
|
||||||
[-o output directory] [-B buffer size] [-u user name]
|
[-o output directory] [-B buffer size] [-u user name]
|
||||||
[-l log file] [-b banlist] [-w whitelist]
|
[-l log file] [-b banlist] [-w whitelist]
|
||||||
@@ -171,6 +171,22 @@ There is no specific syntax, there files may contain not only addresses.
|
|||||||
|
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
#### Daemonize ####
|
||||||
|
|
||||||
|
Fork fiche to the background:
|
||||||
|
|
||||||
|
fiche -D
|
||||||
|
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
#### Extended character set for the URL ####
|
||||||
|
|
||||||
|
Fork can extend the charcter set for the URL:
|
||||||
|
|
||||||
|
fiche -e
|
||||||
|
|
||||||
|
-----------------
|
||||||
|
|
||||||
#### Examples ####
|
#### Examples ####
|
||||||
|
|
||||||
Logging connections with banlist:
|
Logging connections with banlist:
|
||||||
|
|||||||
Reference in New Issue
Block a user