mirror of https://github.com/Chocobozzz/PeerTube
Fix typo.
parent
ab18fadfd1
commit
9234110650
|
@ -12,7 +12,7 @@ import { assignToken, buildServer, getServerCredentials } from './cli'
|
|||
import bytes = require('bytes')
|
||||
|
||||
program
|
||||
.name('plugins')
|
||||
.name('redundancy')
|
||||
.usage('[command] [options]')
|
||||
|
||||
program
|
||||
|
|
Loading…
Reference in New Issue