Closed (fixed)
Project:
Drush
Component:
Core Commands
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
30 Dec 2010 at 19:32 UTC
Updated:
13 Jan 2011 at 20:10 UTC
According to the argument help, a command like drush core-status "Site URI" should not show the label "Site URI: ". Yet it does.
Comments
Comment #1
moshe weitzman commentedYou can get just the value by adding --pipe so I would be OK with just removing this claim from the argument help.
Comment #2
greg.1.anderson commentedI'll update the docs; I believe that the help describes how it used to work, and we decided to put the label back on after we implemented --pipe for core-status.
Comment #3
greg.1.anderson commentedCommitted: http://drupal.org/cvs?commit=471774