mirror of
https://github.com/smogon/sprites.git
synced 2026-08-24 10:46:58 -05:00
deploy: import -> copy
This commit is contained in:
@@ -11,7 +11,7 @@ function collect(value : string, previous : string[]) {
|
||||
}
|
||||
|
||||
program
|
||||
.command('import [files...]')
|
||||
.command('copy [files...]')
|
||||
.option('-o, --output <dir>', 'Output directory')
|
||||
// TODO: default toID
|
||||
.option('-e, --eval <expr>', 'Expr')
|
||||
|
||||
Reference in New Issue
Block a user