* [PATCH] zone: make edit syntax clear
@ 2017-07-11 15:05 Jonatan Schlag
0 siblings, 0 replies; only message in thread
From: Jonatan Schlag @ 2017-07-11 15:05 UTC (permalink / raw)
To: network
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
Fixes: #11422
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
src/functions/functions.zone | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/functions/functions.zone b/src/functions/functions.zone
index ff6d945..acf68f5 100644
--- a/src/functions/functions.zone
+++ b/src/functions/functions.zone
@@ -557,9 +557,6 @@ zone_config() {
log ERROR "${id} is not a valid id"
fi
;;
- edit)
- zone_config_edit "${zone}" "$@"
- ;;
list)
zone_config_list "${zone}" "$@"
;;
--
2.6.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-11 15:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11 15:05 [PATCH] zone: make edit syntax clear Jonatan Schlag
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox