1
0
Fork 0

Reword runner registration

This commit is contained in:
Chocobozzz 2023-07-11 10:10:51 +02:00
parent c57ad141a9
commit 76824f522a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ peertube-runner server
### Register
Then, you can register the runner on a new PeerTube instance so the runner can process its transcoding job:
Then, you can register the runner to process transcoding job of a remote PeerTube instance:
```bash
peertube-runner register --url http://peertube.example.com --registration-token ptrrt-... --runner-name my-runner-name