This commit is contained in:
Luk
2026-02-07 11:34:57 +08:00
parent 5e5be31303
commit 03a801ba7e
3 changed files with 16 additions and 4 deletions

View File

@@ -41,8 +41,8 @@ const wo = (global.wo = {
'Destination folder to deploy on the target.'
],
['repo', '-r, --repo <repo>', 'git repo address.'],
['branch', '-b, --branch <branch>', 'git repo branch.'],
['repo', '-r, --repo <repo>', 'git repository address.'],
['branch', '-b, --branch <branch>', 'git repository branch.'],
['gitname', '-n, --gitname <gitname>', 'git user name.'],
['gitemail', '-m, --gitemail <gitemail>', 'git user email.'],