README.md in suj-pusher-0.2.3 vs README.md in suj-pusher-0.2.5
- old
+ new
@@ -57,10 +57,10 @@
```
To stop the server run:
```
-/path/to/bin/pusher start -H localhost -P 6379 -b 0 -n pusher -p /var/run/pids
+/path/to/bin/pusher stop -H localhost -P 6379 -b 0 -n pusher -p /var/run/pids
```
If you set a piddir (using -p option) when starting the server then you must supply the same option when stopping or restarting the server.
The certs option (-c) is to temporarily store APN certificates. These are deleted when the APN connection is closed.