fw add --help
fw-add
Add project to config
USAGE:
fw add [OPTIONS] <URL> [--] [NAME]
...
then:
fw add -t rust git@github.com: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.