David Allouche <[EMAIL PROTECTED]> writes: > Commands that are truly deprecated in favour of a similar command should > be replaced by dummy command that fails with a very short error message > of the form: > > abrowse has been replaced by browse. > Use "baz browse -H" for details of usage.
You already have this kind of message for deprecated aliases (try "baz changes"), but the command doesn't fail. It's fine also if the command fails, as long as it doen't appear in "baz help". -- Matthieu _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
