summaryrefslogtreecommitdiff
path: root/devel/go-cobra
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-08-25 16:30:23 +0000
committerjperkin <jperkin@pkgsrc.org>2017-08-25 16:30:23 +0000
commit8e8566b2d6bf124658bc1e870f043f38a89e29b3 (patch)
treefaf60e08123fcfe803873965dabbce683dfe6f85 /devel/go-cobra
parentd88b78af53580d21f09330b05e03fd02527d2882 (diff)
downloadpkgsrc-8e8566b2d6bf124658bc1e870f043f38a89e29b3.tar.gz
Fix formatting of go DESCR files. Some of the contents still leave a lot to be
desired.
Diffstat (limited to 'devel/go-cobra')
-rw-r--r--devel/go-cobra/DESCR3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/go-cobra/DESCR b/devel/go-cobra/DESCR
index df7b88d20d0..cbd788e380f 100644
--- a/devel/go-cobra/DESCR
+++ b/devel/go-cobra/DESCR
@@ -1 +1,2 @@
-Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files.
+Cobra is both a library for creating powerful modern CLI applications as well
+as a program to generate applications and command files.