[Python-modules-commits] [python-slugify] 01/01: Update manpage.
Hugo Lefeuvre
hle at moszumanska.debian.org
Sun Jul 3 12:09:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
hle pushed a commit to branch master
in repository python-slugify.
commit b7410adf919be034aa0fc9eba885a3f488811bf7
Author: Hugo Lefeuvre <hle at debian.org>
Date: Sun Jul 3 14:05:34 2016 +0200
Update manpage.
---
debian/slugify.1 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/slugify.1 b/debian/slugify.1
index a3645dc..408e74e 100644
--- a/debian/slugify.1
+++ b/debian/slugify.1
@@ -1,7 +1,9 @@
.TH SLUGIFY "1" "June 2016" "slugify 1.2.0" "User Commands"
.SH NAME
slugify \- Python slugify application that handles unicode
+.SH SYNOPSIS
+.B slugify TEXTTOSLUGIFY
.SH DESCRIPTION
-slugify is a Python slugifying application that handles unicode. To use it, simply type slugify TEXTTOSLUGIFY.
+slugify is a Python slugifying application that handles unicode.
.SH EXAMPLES
"slugify This is a test ---" returns "this-is-a-test"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-slugify.git
More information about the Python-modules-commits
mailing list