summaryrefslogtreecommitdiffstats
path: root/doc/reply_codes
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-10-31 18:48:21 +0100
committerMartin Mares <mj@ucw.cz>1999-10-31 18:48:21 +0100
commit03b7bd14de501891ea8ae1d914e1da0b1f4147d5 (patch)
treefb601e94e92e74beaedcb6aca2ed5f7131b6860e /doc/reply_codes
parentbc2fb68098faaf09393437a7743285d2af71d102 (diff)
downloadbird-03b7bd14de501891ea8ae1d914e1da0b1f4147d5.tar
bird-03b7bd14de501891ea8ae1d914e1da0b1f4147d5.zip
Started a list of CLI reply codes.
Diffstat (limited to 'doc/reply_codes')
-rw-r--r--doc/reply_codes17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/reply_codes b/doc/reply_codes
new file mode 100644
index 0000000..6f991d9
--- /dev/null
+++ b/doc/reply_codes
@@ -0,0 +1,17 @@
+Reply codes of BIRD command-line interface
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+0xxx Action suceessfully completed
+1xxx Table heading
+2xxx Table entry
+8xxx Run-time error
+9xxx Parse-time error
+<space> Continuation
++ Spontaneous printout
+
+0000 OK
+0001 Welcome
+
+8000 Reply too long
+
+9000 Command too long
+9001 Parse error