forked from I2P_Developers/i2p.i2p
Merge pull request from https://github.com/i2p/i2p.i2p/pull/1
This commit is contained in:
@@ -1794,7 +1794,7 @@ showUsage() {
|
|||||||
if [ -n "$PASS_THROUGH" ] ; then
|
if [ -n "$PASS_THROUGH" ] ; then
|
||||||
echo "${MSG} $0 [ console {JavaAppArgs} | start {JavaAppArgs} | stop | restart {JavaAppArgs} | condrestart {JavaAppArgs} | status | install | remove | dump ]"
|
echo "${MSG} $0 [ console {JavaAppArgs} | start {JavaAppArgs} | stop | restart {JavaAppArgs} | condrestart {JavaAppArgs} | status | install | remove | dump ]"
|
||||||
else
|
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
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user