From c68463bd2b67e2b52d8fc44c8cd7dc5663b74ab0 Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Fri, 12 Jul 2024 00:48:10 -0700 Subject: [PATCH] client: fetch.yaml.in: remove redundant version This element is found within the actual schema. --- client/docker-finance.d/container/fetch/fetch.yaml.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/docker-finance.d/container/fetch/fetch.yaml.in b/client/docker-finance.d/container/fetch/fetch.yaml.in index 69562d3..1844361 100644 --- a/client/docker-finance.d/container/fetch/fetch.yaml.in +++ b/client/docker-finance.d/container/fetch/fetch.yaml.in @@ -15,7 +15,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# docker-finance @DOCKER_FINANCE_VERSION@ +# +# Configuration for `fetch` command +# # Documentation: #