The drush fserver-distro command help text does not tell the user how to properly use the command at the moment. It should explain at least that the usage pattern is drush fserver-distro [distro_name] --version [version-tag].
It might also be worth considering a different usage pattern, because the --version parameter is always required (I think), and for me --XX type parameters usually imply optionality. Not sure what the (drush) conventions are on parameters, but the following pattern might be more intuitive for users: drush fserver-distro [distro-name] [version-tag]
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fserver-drush-command-help-1.patch | 1.63 KB | fl3a |
| #1 | fserver-drush-command-help-2.patch | 1.94 KB | fl3a |
Comments
Comment #1
fl3a commentedThe attached patches provide
About the patches
fserver-drush-command-help-1.patchprovides abovefserver-drush-command-help-2.patchprovides abovein correspondence with #1541778: drush integration: --user option for release node uid and file uid (+ additional
-u/--useroption)