summaryrefslogtreecommitdiff
path: root/xenserver/openvswitch-xen.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'xenserver/openvswitch-xen.spec.in')
-rw-r--r--xenserver/openvswitch-xen.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xenserver/openvswitch-xen.spec.in b/xenserver/openvswitch-xen.spec.in
index c1fbcc75e..ba3580836 100644
--- a/xenserver/openvswitch-xen.spec.in
+++ b/xenserver/openvswitch-xen.spec.in
@@ -340,7 +340,7 @@ else # $1 = 2 for upgrade
if [ "$mode" != "vswitch" ] && [ "$mode" != "openvswitch" ]; then
printf "\nThe server is not configured to run Open vSwitch. To run in\n"
printf "vswitch mode, you must run the following command:\n\n"
- printf "\txe-switch-network-backend vswitch"
+ printf " xe-switch-network-backend vswitch"
printf "\n\n"
fi
fi