Skip to content

Commit bc6e2a4

Browse files
committed
update comment
1 parent c77ebee commit bc6e2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/common.Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ ifdef STACK_NAME
215215
216216
.PHONY: prune-docker-stack-configs-default
217217
prune-docker-stack-configs-default: ## Clean all unused stack configs
218-
@# Since the introduction of rolling docker config updates
219-
@# the old versions are kept. This target removes them
218+
@# Since the introduction of rolling docker config updates old
219+
@# [docker config] versions are kept. This target removes them
220220
@# https://github.com/docker/cli/issues/203
221221
@#
222222
@# This should be run before stack update in order to

0 commit comments

Comments
 (0)