From: Joey Hess Date: Thu, 25 Oct 2007 23:49:32 +0000 (-0400) Subject: don't list rcs specific commands in usage message or X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/36cda79ee48ec6038e0e3123ff6d679e65f6a6f0?ds=sidebyside;hp=36cda79ee48ec6038e0e3123ff6d679e65f6a6f0 don't list rcs specific commands in usage message or allow them to be run manually Just too confusing. This does also prevent user-defined commands from having '_' in the name, but I think that's acceptable. ---