From c5a96ae79d4c37d1f929cdf351346ef3f15ea569 Mon Sep 17 00:00:00 2001 From: rigelrozanski Date: Wed, 13 Mar 2019 16:42:34 -0400 Subject: [PATCH] tab remove --- cmd/sdkch/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/sdkch/main.go b/cmd/sdkch/main.go index ae52f0cf2491..b871292997d3 100644 --- a/cmd/sdkch/main.go +++ b/cmd/sdkch/main.go @@ -288,7 +288,7 @@ Maintain unreleased changelog entries in a modular fashion. Commands: add [section] [stanza] [message] Add an entry file. If message is empty, start - the editor to edit the message. + the editor to edit the message. generate [version] Generate a changelog in Markdown format and print it to STDOUT. version defaults to UNRELEASED.