diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2012-03-22 12:29:02 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2012-03-22 12:29:02 +0100 |
commit | 89647357af0d8507652f257f1e8f5679fe9a7078 (patch) | |
tree | a3c9fda260c043641308be0efe8f0777c511c5c7 /doc | |
parent | c47d037ecb5b9c835700b152eed7589409a2e42f (diff) |
NEWS and version update.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 90265b80..4024f137 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -586,7 +586,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 [table|filter|function|protocol|template|roa|<symbol>]</tag> + <tag>show symbols [table|filter|function|protocol|template|roa|<m/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> |