summaryrefslogtreecommitdiff
path: root/INSTALL.Docker.md
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2016-06-08 17:15:02 -0700
committerJustin Pettit <jpettit@ovn.org>2016-06-11 16:59:15 -0700
commitea46a4e9707921fa6bfd5fcffc5da31960788ee9 (patch)
tree6686d6bb40091d884675098f6085b8c8047d7e97 /INSTALL.Docker.md
parent31ed1192e282b5ffa8af8a3933ee672cb74a13da (diff)
downloadopenvswitch-ea46a4e9707921fa6bfd5fcffc5da31960788ee9.tar.gz
ovn-nbctl: Update logical switch commands.
A few minor changes related to logical switch commands: - Use "ls" instead of "lswitch" to be more consistent with other command changes. - Use commands where possible in ovn unit tests. - Update references from "lswitch" to "ls" (code) or "switch" (user). Signed-off-by: Justin Pettit <jpettit@ovn.org> Acked-by: Ryan Moats <rmoats@us.ibm.com> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'INSTALL.Docker.md')
-rw-r--r--INSTALL.Docker.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.Docker.md b/INSTALL.Docker.md
index cf15b29f3..fd082cbad 100644
--- a/INSTALL.Docker.md
+++ b/INSTALL.Docker.md
@@ -138,7 +138,7 @@ You can also look at this logical switch in OVN's northbound database by
running the following command.
```
-ovn-nbctl --db=tcp:$CENTRAL_IP:6640 lswitch-list
+ovn-nbctl --db=tcp:$CENTRAL_IP:6640 ls-list
```
* Docker creates your logical port and attaches it to the logical network