Changed darkgrey to green in command.cc - darkgrey is handled poorly by the Mac OS Terminal.app.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@550 c06c8d41-db1a-0410-9941-cceddc491573
YC3DFUPDLGXVGGW7IQ57YCMKASBANVE22IRDIDZXAC2KOMRZC5ZAC
"<?s><h>Stash Management Commands:\n"
"<?s><w>Ctrl-F</w> : Find (in stashes and shops)\n"
"<?s>\n"
"<?s>Searching in stashes allows regular\n"
"<?s>expressions, and terms like 'altar'\n"
"<?s>or 'artifact' or 'long blades'.\n",
"<h>Stash Management Commands:\n"
"<w>Ctrl-F</w> : Find (in stashes and shops)\n"
"\n"
"Searching in stashes allows regular\n"
"expressions, and terms like 'altar'\n"
"or 'artifact' or 'long blades'.\n",
// cols.add_formatted(
// 1,
// "<?s><h>Stash Management Commands:\n"
// "<?s><w>Ctrl-S</w> : mark Stash\n"
// "<?s><w>Ctrl-E</w> : Erase stash (ignore square)\n"
// "<?s><w>Ctrl-F</w> : Find (in stashes and shops)\n",
// true, true, cmdhelp_textfilter);
"<?s>Crawl usually considers every item it\n"
"<?s>sees as a stash. When using a value\n"
"<?s>different from <darkgrey>stash_tracking = all</darkgrey>, you\n"
"<?s>can use <w>Ctrl-S</w> to manually declare\n"
"<?s>stashes, and <w>Ctrl-E</w> to erase them.\n",
"Crawl usually considers every item it\n"
"sees as a stash. When using a value\n"
"different from <green>stash_tracking = all</green>, you\n"
"can use <w>Ctrl-S</w> to manually declare\n"
"stashes, and <w>Ctrl-E</w> to erase them.\n",