-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
fw add --help
fw-add
Add project to config
USAGE:
fw add [OPTIONS] <URL> [--] [NAME]
...
then:
fw add -t rust [email protected]:chevdor/fw.git
error: The following required arguments were not provided:
<URL>
USAGE:
fw add <URL> --tag <tag>...
The 2 doc don't agree with each other.