diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-16 19:02:03 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-16 19:02:03 +0000 |
commit | f47862d967179880780d63417ecbb150320cc1df (patch) | |
tree | 0417f50597601ac5b652210e6ae65ae7a32b1516 /sys/man/4 | |
parent | a95f7282410ebfa4e2a4ff816e8486e7e0f8284a (diff) |
allow setting service name from command arguments
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/cwfs | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/man/4/cwfs b/sys/man/4/cwfs index 1cf3518e7..e6a461fdb 100644 --- a/sys/man/4/cwfs +++ b/sys/man/4/cwfs @@ -6,6 +6,9 @@ cwfs \- cached-worm file server, dump [ .B -csC ] [ +.B -n +.I service +] [ .B -a .I announce-string ] ... [ @@ -54,7 +57,7 @@ and its command pipe in .BI /srv/ name\f1 .cmd, where .I name -is the service name. +is the service name. .PP Options are: .TP @@ -91,6 +94,11 @@ thereafter. enter the file server's configuration mode before starting normal operation. .TP +.B -n +overrides the +.I service +name of the file server's configuration. +.TP .B -s Post file descriptor zero in .BI /srv/ service |