From 6a9a171430a8e86e62e32fbcdef9b4b583c5e979 Mon Sep 17 00:00:00 2001 From: rwxrob Date: Tue, 10 Aug 2021 19:02:36 -0400 Subject: [PATCH] Add url to bash template --- command | 1 + 1 file changed, 1 insertion(+) diff --git a/command b/command index 6d783d4..14edf1a 100755 --- a/command +++ b/command @@ -98,6 +98,7 @@ command__hidden() { } # ------------------ builtin commands and functions ------------------ +# (https://github.com/rwxrob/template-bash-command) help[usage]='Displays a summary of usage.'