From 4ebc0faf86d758aaf07d8229f39af80e8fea2153 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 12 May 2025 15:30:09 +0200 Subject: [PATCH] suite: Unify short help texts. Remove the trailing dot from the help text for the attach subcommand since this is the only help text that contains a dot. --- micoforia.suite.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micoforia.suite.m4 b/micoforia.suite.m4 index 8fa3722..2739ab1 100644 --- a/micoforia.suite.m4 +++ b/micoforia.suite.m4 @@ -486,7 +486,7 @@ short_opt = a summary = also show the two micoforia processes [subcommand attach] - purpose = map the console of a running container to the local terminal. + purpose = map the console of a running container to the local terminal non-opts-name = [...] [description] It is an error if stdin is not associated with a terminal device. -- 2.39.5