]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Doc: Use [table t] or [table name]
authorPavel Tvrdik <pawel.tvrdik@gmail.com>
Mon, 3 Oct 2016 09:39:56 +0000 (11:39 +0200)
committerPavel Tvrdik <pawel.tvrdik@gmail.com>
Tue, 11 Oct 2016 15:43:03 +0000 (17:43 +0200)
doc/bird.sgml

index 591bb87a3ba0a07387ac2b562d7b6fb04a7b548f..159cac46743a7bae47d91f6fb8662ef0fdb58df2 100644 (file)
@@ -780,7 +780,7 @@ This argument can be omitted if there exists only a single instance.
        Show the list of symbols defined in the configuration (names of
        protocols, routing tables etc.).
 
-       <tag><label id="cli-show-route">show route [[for] <m/prefix/|<m/IP/] [table <m/sym/] [filter <m/f/|where <m/c/] [(export|preexport|noexport) <m/p/] [protocol <m/p/] [<m/options/]</tag>
+       <tag><label id="cli-show-route">show route [[for] <m/prefix/|<m/IP/] [table <m/t/] [filter <m/f/|where <m/c/] [(export|preexport|noexport) <m/p/] [protocol <m/p/] [<m/options/]</tag>
        Show contents of a routing table (by default of the main one or the
        table attached to a respective protocol), that is routes, their metrics
        and (in case the <cf/all/ switch is given) all their attributes.