Renaming check to doctor
authorFrederic Massart <fmcell@gmail.com>
Wed, 2 Apr 2014 15:41:08 +0000 (23:41 +0800)
committerFrederic Massart <fmcell@gmail.com>
Wed, 2 Apr 2014 15:42:10 +0000 (23:42 +0800)
commit635da7da62fe2102ac6b2574bd91f080b815ed56
treecf948a49a127b96abef1b1ca83f42d6a4f9e9dae
parent1a467783b1007026d655d7d5fc578620f16e294d
Renaming check to doctor

For backwards compatibility, an alias 'check' has been added to the
default configuration file. Also, now doctor requires an argument
and does not default on all checks.
README.md
config-dist.json
extra/bash_completion
lib/command.py
lib/commands/__init__.py
lib/commands/doctor.py [moved from lib/commands/check.py with 89% similarity]