]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
fixup! fixup! fixup! fixup! fixup! fixup! partial import seems working
authorKaterina Kubecova <katerina.kubecova@nic.cz>
Thu, 2 Nov 2023 10:41:24 +0000 (11:41 +0100)
committerKaterina Kubecova <katerina.kubecova@nic.cz>
Thu, 2 Nov 2023 10:41:24 +0000 (11:41 +0100)
doc/bird.sgml

index 9f56c3c33d5b913c5708f75bb935e8cf301c27ed..5802c206ba650119b8c8118e661e2d3406f05af8 100644 (file)
@@ -1263,7 +1263,7 @@ This argument can be omitted if there exists only a single instance.
        Enable, disable or restart a given protocol instance, instances matching
        the <cf><m/pattern/</cf> or <cf/all/ instances.
 
-       <tag><label id="cli-reload">reload [in|out] (<m/name/|"<m/pattern/"|all) [partial <prefix>] </tag>
+       <tag><label id="cli-reload">reload [in|out] (<m/name/|"<m/pattern/"|all) [partial prefix] </tag>
        Reload a given protocol instance, that means re-import routes from the
        protocol instance and re-export preferred routes to the instance. If
        <cf/in/ or <cf/out/ options are used, the command is restricted to one
@@ -1274,7 +1274,7 @@ This argument can be omitted if there exists only a single instance.
        propagates the old set of routes. For example when <cf/configure soft/
        command was used to change filters.
 
-       If partial <prefix> option is used, only corresponding routes are reloaded.
+       If <cf/partial prefix/ option is used, only corresponding routes are reloaded.
        Protocol BGP does partial reload only if it has _import_ table enabled, otherwise partial reload for BGP is refused.
 
        Re-export always succeeds, but re-import is protocol-dependent and might