mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 04:08:42 +00:00
12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
#
|
|
# BIRD -- Internal Commands Of The Client
|
|
#
|
|
# (c) 2000 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
|
|
#
|
|
# 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]])
|
|
CF_CLI(HELP,,, [[Description of the help system]])
|