summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2012-03-16 12:47:12 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2012-03-16 12:47:12 +0100
commit0f808c066f3b5b190de951db042a34a1eb957a16 (patch)
tree7b54bd3f5965d6c02ef096f01176c0161d312e97 /doc
parent20ab192beca749166e19118e987b53b5e131d0cf (diff)
Adds filtering to 'show symbols' command.
Thanks Alexander V. Chernikov for the original patch.
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index f5cfdfb1..aabb9857 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -570,7 +570,7 @@ This argument can be omitted if there exists only a single instance.
<tag>show interfaces [summary]</tag>
Show the list of interfaces. For each interface, print its type, state, MTU and addresses assigned.
- <tag>show symbols</tag>
+ <tag>show symbols [table|filter|function|protocol|template|<symbol>]</tag>
Show the list of symbols defined in the configuration (names of protocols, routing tables etc.).
<tag>show route [[for] <m/prefix/|<m/IP/] [table <m/sym/] [filter <m/f/|where <m/c/] [(export|preexport) <m/p/] [protocol <m/p/] [<m/options/]</tag>