Return to cmds.m4 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird / client |
1.1 ! misho 1: # ! 2: # BIRD -- Internal Commands Of The Client ! 3: # ! 4: # (c) 2000 Martin Mares <mj@atrey.karlin.mff.cuni.cz> ! 5: # ! 6: # Can be freely distributed and used under the terms of the GNU GPL. ! 7: # ! 8: ! 9: CF_CLI(QUIT,,, [[Quit the client]]) ! 10: CF_CLI(EXIT,,, [[Exit the client]]) ! 11: CF_CLI(HELP,,, [[Description of the help system]])