Preserving Jules Jordan base photos in deep scrape.
This commit is contained in:
@@ -29,6 +29,12 @@ function interpretAfter(after, ignoreIfEmpty = false) {
|
||||
|
||||
const { argv } = yargs
|
||||
.command('npm start')
|
||||
.command('update', 'fetch latest updates', () => {
|
||||
console.log('UPDATING!');
|
||||
})
|
||||
.command('scene', 'fetch scene by URL', () => {
|
||||
console.log('SCENE!');
|
||||
})
|
||||
.option('server', {
|
||||
describe: 'Start web server',
|
||||
type: 'boolean',
|
||||
|
||||
Reference in New Issue
Block a user