]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/tools.md
Specify runner name when unregistering the runner
[github/Chocobozzz/PeerTube.git] / support / doc / tools.md
index c12b00e32417a7f25458ea4d1a973fabad4896f7..f45a39718ba7813a6b35c3b4a5c9783200451dc6 100644 (file)
@@ -398,7 +398,7 @@ The runner will then use a websocket connection with the PeerTube instance to be
 To unregister a PeerTube instance:
 
 ```bash
-peertube-runner unregister --url http://peertube.example.com
+peertube-runner unregister --url http://peertube.example.com --runner-name my-runner-name
 ```
 
 ### List registered instances