I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 5542406f authored by HungryHobo's avatar HungryHobo
Browse files

Merge pull request from https://github.com/i2p/i2p.i2p/pull/1

parent a9fceae1
No related branches found
No related tags found
No related merge requests found
......@@ -1794,7 +1794,7 @@ showUsage() {
if [ -n "$PASS_THROUGH" ] ; then
echo "${MSG} $0 [ console {JavaAppArgs} | start {JavaAppArgs} | stop | restart {JavaAppArgs} | condrestart {JavaAppArgs} | status | install | remove | dump ]"
else
echo "${MSG} $0 [ console | start | stop | restart | condrestart | status | install | remove | dump ]"
echo "${MSG} $0 [ console | start | stop | graceful | restart | condrestart | status | install | remove | dump ]"
fi
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment