mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 01:10:03 +02:00
🐛 Rename --version to prevent overlap
This commit is contained in:
parent
a9e071900e
commit
e676d61c5e
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export const commands: Cmd[] = [
|
|||
description: 'What version should be bumped',
|
||||
},
|
||||
{
|
||||
arg: '--version <version>',
|
||||
arg: '--display-version <version>',
|
||||
description: 'Bind this CI instance to a specific version',
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue