mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 15:23:03 +01:00
Update documentation for instsvc
This commit is contained in:
parent
57cc4b8edd
commit
08503e2be8
@ -69,16 +69,18 @@ system) instead of the default "LocalSystem".
|
|||||||
|
|
||||||
Usage
|
Usage
|
||||||
------
|
------
|
||||||
instsvc i[nstall] [ -s[uperserver]* | -c[lassic] ]
|
instsvc i[nstall] [ -s[uperserver]* | -c[lassic] | -m[ultithreaded] ]
|
||||||
[ -a[uto]* | -d[emand] ]
|
[ -a[uto]* | -d[emand] ]
|
||||||
[ -g[uardian] ]
|
[ -g[uardian] ]
|
||||||
[ -l[ogin] username [password] ]
|
[ -l[ogin] username [password] ]
|
||||||
|
[ -n[ame] instance ]
|
||||||
[ -i[nteractive] ]
|
[ -i[nteractive] ]
|
||||||
|
|
||||||
sta[rt] [ -b[oostpriority] ]
|
sta[rt] [ -b[oostpriority] ]
|
||||||
sto[p]
|
[ -n[ame] instance ]
|
||||||
|
sto[p] [ -n[ame] instance ]
|
||||||
q[uery]
|
q[uery]
|
||||||
r[emove]
|
r[emove] [ -n[ame] instance ]
|
||||||
|
|
||||||
This utility should be located and run from the 'bin' directory
|
This utility should be located and run from the 'bin' directory
|
||||||
of your Firebird installation.
|
of your Firebird installation.
|
||||||
|
Loading…
Reference in New Issue
Block a user