Files
i2p.i2p/installer/resources/man/i2prouter.1

53 lines
902 B
Groff
Raw Normal View History

2012-04-19 23:25:32 +00:00
.TH i2prouter 1 "April 19, 2012" "" "I2PROUTER"
2010-11-13 17:58:05 +00:00
.SH NAME
i2prouter \- start and stop the I2P router
.SH SYNOPSIS
.B i2prouter
2012-04-19 23:25:32 +00:00
.RI { console | start | stop | graceful | restart | condrestart | status | dump | install | remove }
2010-11-13 17:58:05 +00:00
.br
.SH DESCRIPTION
2012-04-19 23:25:32 +00:00
Control the I2P service.
2010-11-13 17:58:05 +00:00
.B
.IP console
Runs I2P as a console application under the current user.
.B
.IP start
Starts the I2P service.
.B
.IP stop
Stops the I2P service.
.B
.IP restart
Stops the I2P service and then starts it.
2012-04-19 23:25:32 +00:00
.B
.IP condrestart
Restart the I2P service only if it is already running.
.B
.IP graceful
Stop I2P gracefully (may take up to 11 minutes)
.B
.IP install
Install initscript to start I2P automatically when the system boots.
.B
.IP remove
Uninstall initscript that was installed with \fB install\fP
2010-11-13 17:58:05 +00:00
.B
.IP status
Prints whether the I2P service is running.
.B
.IP dump
Dumps the current threads into\fB wrapper.log\fP.