From abf2be7d0cabc3c8c021b6f6784cf63610571715 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 12 Mar 2000 23:04:04 +0000 Subject: Add internal commands of the client to the command list. --- client/cmds.m4 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 client/cmds.m4 (limited to 'client/cmds.m4') diff --git a/client/cmds.m4 b/client/cmds.m4 new file mode 100644 index 0000000..d24bbb0 --- /dev/null +++ b/client/cmds.m4 @@ -0,0 +1,10 @@ +# +# BIRD -- Internal Commands Of The Client +# +# (c) 2000 Martin Mares +# +# Can be freely distributed and used under the terms of the GNU GPL. +# + +CF_CLI(QUIT,,, [[Quit the client]]) +CF_CLI(EXIT,,, [[Exit the client]]) -- cgit v1.2.3