style: change to single qoute

This commit is contained in:
Slowlife 2025-03-30 10:00:42 +07:00 committed by GitHub
parent d08babdb87
commit e4a0198e2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ export const commands: Cmd[] = [
"Doesn't check to see if all of the patches have been applied",
},
{
arg: "-j, --jobs <number>",
arg: '-j, --jobs <number>',
description:
'Number of jobs to run in parallel',
parse: (val: string) => {