mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add missing quote
svn:r4232
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ StopService ()
|
||||
RestartService () { StopService; StartService; }
|
||||
|
||||
if [ "x$1" = x ]; then
|
||||
echo "Syntax: tor {start|stop}
|
||||
echo "Syntax: tor {start|stop}"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user