From 8ab47640f04b0078e7cdde403e5e7b18f1c889d3 Mon Sep 17 00:00:00 2001 From: William Melody Date: Sun, 7 Jun 2020 14:44:10 -0700 Subject: [PATCH] Rename `commands` to `subcommands`. --- hosts | 47 +++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/hosts b/hosts index 3f74a42..fe3fcca 100755 --- a/hosts +++ b/hosts @@ -743,28 +743,6 @@ block() { done } -# commands ########################################################### commands - -desc "commands" <