Closed (fixed)
Project:
Devel
Version:
8.x-1.x-dev
Component:
devel
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2011 at 10:07 UTC
Updated:
21 Jul 2011 at 07:52 UTC
For some reason the help text is "path: A space separated list of project names." in the drush help for devel-reinstall.
"project names: A space separated list of project names." is easier to understand. I attached a patch that makes that small change. It works on both D6,7, and 8.
| Comment | File | Size | Author |
|---|---|---|---|
| path2projects.patch | 498 bytes | naxoc |
Comments
Comment #1
moshe weitzman commentedCommitted to 6/7/8. Thanks.
Comment #2
salvisI believe it ought to be "space-separated" (with a hyphen), no?
Comment #3
moshe weitzman commented@salvis - that does not look right to me. i think those are real, distinct words that need no hyphen.
Comment #4
salvisIsn't this a hyphenated compound adjective?
I find
"A space separated list of project names."
hard to read and awfully close to
"A space separated lists of project names."
which is something completely different (a full subject-verb-object sentence in past tense).
Read the two out loud until you feel the differences. Then compare it to
"A space-separated list of project names."
Disambiguating this early on is the purpose of the hyphen.
Comment #5
moshe weitzman commentedWell, thats quite a thoughtful answer. You are also a master of clear English. Impressive. Sure, lets add the replace the space with a hyphen.
Comment #6
salvisCommitted to 8/7/6. Please forgive me for insisting on this nit...
Comment #7
naxoc commentedYou are so right Salvis! I am not a native English speaker but I totally would have done the same had this been Danish. Nice catch!