[cli] fix br nat64prefix documentation (#12051)

This commit corrects example for the second `br nat64prefix` to `br
nat64prefix local` as it gets only the local prefix.
This commit is contained in:
Yang Song
2025-10-22 09:58:42 +08:00
committed by GitHub
parent ad1cfb749e
commit 0a4e509f79
+1 -1
View File
@@ -315,7 +315,7 @@ Done
fd14:1078:b3d5:b0b0:0:0::/96 prf:low
Done
> br nat64prefix
> br nat64prefix local
fd14:1078:b3d5:b0b0:0:0::/96
Done
```