From 5542406f3dd943b97feba36a49102a47d953e1fc Mon Sep 17 00:00:00 2001
From: HungryHobo <HungryHobo@mail.i2p>
Date: Sun, 16 Feb 2014 11:28:48 +0000
Subject: [PATCH] Merge pull request from https://github.com/i2p/i2p.i2p/pull/1

---
 installer/resources/i2prouter | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/installer/resources/i2prouter b/installer/resources/i2prouter
index a776bcff1b..c1e37e201a 100644
--- a/installer/resources/i2prouter
+++ b/installer/resources/i2prouter
@@ -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
 
-- 
GitLab