1
0
Fork 0

Fix typo.

This commit is contained in:
John Livingston 2021-12-13 18:56:12 +01:00 committed by Chocobozzz
parent ab18fadfd1
commit 9234110650
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import { assignToken, buildServer, getServerCredentials } from './cli'
import bytes = require('bytes')
program
.name('plugins')
.name('redundancy')
.usage('[command] [options]')
program