From 68c053ff469eb48efbbc4f6d20cd6f9cdec9ff3d Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 23 Aug 2014 18:18:10 +0200 Subject: Unify doc strings a bit since they now show up with --list-cmds --- gbp/scripts/pq.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gbp/scripts/pq.py') diff --git a/gbp/scripts/pq.py b/gbp/scripts/pq.py index ea33c26c..3186de5b 100755 --- a/gbp/scripts/pq.py +++ b/gbp/scripts/pq.py @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -"""manage patches in a patch queue""" +"""Manage Debian patches on a patch queue branch""" import ConfigParser import errno -- cgit v1.2.3