Remove output option

This commit is contained in:
Will Boyd
2025-01-20 16:28:36 -05:00
parent 2add380406
commit bafe869221
4 changed files with 6 additions and 8 deletions
-6
View File
@@ -19,12 +19,6 @@ const options = [
description: 'Path to WordPress export file',
default: 'export.xml'
},
{
name: 'output',
type: 'folder',
description: 'Path to output folder',
default: 'output'
},
{
name: 'year-folders',
type: 'boolean',