.option('f', { alias : 'file', describe: 'x marks the spot', type: 'string', /* array | boolean | string */ nargs: 1, demand: true, demand: 'file is required', ...
確定! 回上一頁