fix comment

This commit is contained in:
Ben Irvin 2023-01-24 09:38:00 +01:00
parent d98d297b25
commit 2697a6c682

View File

@ -385,7 +385,7 @@ program
}
}
})
// set encrypt and compress option based on filename
// set decrypt and decompress options based on filename
.hook('preAction', (thisCommand) => {
const opts = thisCommand.opts();