Allow extra options to be passed to "tinc restart" again.
This commit is contained in:
parent
e82bec6670
commit
b03bbaa385
3 changed files with 7 additions and 6 deletions
|
@ -106,9 +106,10 @@ optionally with the given extra options.
|
|||
.It stop
|
||||
Stop
|
||||
.Xr tincd 8 .
|
||||
.It restart
|
||||
.It restart Op tincd options
|
||||
Restart
|
||||
.Xr tincd 8 .
|
||||
.Xr tincd 8 ,
|
||||
optionally with the given extra options.
|
||||
.It reload
|
||||
Partially rereads configuration files. Connections to hosts whose host
|
||||
config files are removed are closed. New outgoing connections specified
|
||||
|
|
|
@ -2238,8 +2238,8 @@ Start @samp{tincd}, optionally with the given extra options.
|
|||
@item stop
|
||||
Stop @samp{tincd}.
|
||||
|
||||
@item restart
|
||||
Restart @samp{tincd}.
|
||||
@item restart [tincd options]
|
||||
Restart @samp{tincd}, optionally with the given extra options.
|
||||
|
||||
@item reload
|
||||
Partially rereads configuration files. Connections to hosts whose host
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue