Skip to content

Commit a6886b6

Browse files
committed
chore(update): dry-run short option
1 parent dbf3df1 commit a6886b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parser/update.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Update workflow cli to latest release.
1313
Usage: drycc update [options]
1414
1515
Options:
16-
-p --dry-run
16+
-d --dry-run
1717
simulate an update, only print the version info
1818
`
1919
args, err := docopt.ParseArgs(usage, argv, "")

0 commit comments

Comments
 (0)