Change example on wrong route.

lvmraid
Mike Hiretsky 13 years ago
parent d1478d2790
commit e9bd90b006

@ -242,7 +242,7 @@ class install_cmd(share_cmd):
" " + _("route specifing error: '{route}'"
"(example: '{example}'").format(
route=route,
example="10.0.0.0/24:192.168.1.1:eth0"))
example="default:192.168.1.1"))
if not (values.install or values.uninstall or values.live):
if values.v is False and \
values.d is None and \

Loading…
Cancel
Save