From 96a2c2f3e512e3922adc73f1356b48d2ebff2873 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 23 Feb 2020 12:15:43 +0100 Subject: pppoe: T1318: rephrase help text on default-route --- interface-definitions/interfaces-pppoe.xml.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/interfaces-pppoe.xml.in b/interface-definitions/interfaces-pppoe.xml.in index bd558f01d..450d177e5 100644 --- a/interface-definitions/interfaces-pppoe.xml.in +++ b/interface-definitions/interfaces-pppoe.xml.in @@ -34,26 +34,26 @@ - Enable/Disable default route to peer when link comes up + Default route insertion behaviour (default: auto) auto none force + + (auto|none|force) + + PPPoE default-route option must be 'auto', 'none', or 'force' auto - Install default route when link comes up + Automatically install a default route none - Do not install default route when link comes up + Do not install a default route force - Install default route and replace pre-existing when link comes up + Replace existing default route - - (auto|none|force) - - Must be either 'auto', 'none' or 'force' -- cgit v1.2.3