Code formatting and general cleaning.

* Update descriptions of templates
* Fix a couple of references to the FogBugz
This commit is contained in:
Craig Davis
2014-01-12 15:31:27 -07:00
parent a36679e640
commit 6c70c5b8e1
5 changed files with 5 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
<?php
namespace Resume\Command;
use Symfony\Component\Console\Command\Command;
@@ -12,7 +11,7 @@ class SelfUpdateCommand extends Command
{
$this
->setName('selfupdate')
->setDescription('Updates fb.phar to the latest version.')
->setDescription('Updates md2resume.phar to the latest version.')
->setHelp(
<<<EOT
The <info>self-update</info> command checks github for newer