mirror of
https://github.com/smogon/sprites.git
synced 2026-07-10 06:15:49 -05:00
deploy: import -> copy
This commit is contained in:
parent
e7e3d9bc3c
commit
7c9a4fa4ac
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user