summaryrefslogtreecommitdiffstats
path: root/python/Baker
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:06:28 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 04:06:28 -0400
commitd2a8ab0580fd1d8a9063fe3f9dfbce07bd059072 (patch)
tree2ccdcb5a449842fbb17b62018d15881244e7d95c /python/Baker
parent8ae6becb79419e51894615d5edb867f3a0b559dc (diff)
downloadslackbuilds-d2a8ab0580fd1d8a9063fe3f9dfbce07bd059072.tar.gz
slackbuilds-d2a8ab0580fd1d8a9063fe3f9dfbce07bd059072.tar.xz
python/Baker: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/Baker')
-rw-r--r--python/Baker/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/Baker/README b/python/Baker/README
index b7ec551c51..040e8a3bd8 100644
--- a/python/Baker/README
+++ b/python/Baker/README
@@ -1,3 +1,4 @@
Easy, powerful access to Python functions from the command line.
-Baker lets you easily add a command line interface to your Python functions
-using a simple decorator, to create scripts with "sub-commands".
+Baker lets you easily add a command line interface to your
+Python functions using a simple decorator, to create scripts with
+"sub-commands".