Skip to content

Commit 416f39c

Browse files
committed
tools.deploy: name the args 'vocabs'
1 parent 60a3e4a commit 416f39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basis/tools/deploy/deploy.factor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ ERROR: no-vocab-main vocab ;
117117
{ variable deploy-io }
118118
}
119119
T{ option
120-
{ name "" }
120+
{ name "vocabs" }
121121
{ required? t }
122122
{ #args "+" }
123123
{ help "The vocabulary or vocabularies to be deployed" }

0 commit comments

Comments
 (0)