diff options
author | Martin Mares <mj@ucw.cz> | 2000-01-19 13:30:19 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-01-19 13:30:19 +0100 |
commit | 4b87e256eba51a8711c24fbae501ac7975b4ecd3 (patch) | |
tree | adab4bad12941ac757d7b0a586ab42b7d09b9817 /doc | |
parent | f5ad9f87a389c1167a8468d0190bcf6d3cc33cf6 (diff) | |
download | bird-4b87e256eba51a8711c24fbae501ac7975b4ecd3.tar bird-4b87e256eba51a8711c24fbae501ac7975b4ecd3.zip |
Split off general commands to cmds.c.
Added `show symbols' command which dumps whole symbol table together
with symbol types etc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reply_codes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reply_codes b/doc/reply_codes index b6a1c04..711c634 100644 --- a/doc/reply_codes +++ b/doc/reply_codes @@ -32,6 +32,7 @@ Reply codes of BIRD command-line interface 1007 Route list 1008 Route details 1009 Static route list +1010 Symbol list 8000 Reply too long 8001 Route not found |