Skip to content

Commit 725ef41

Browse files
author
Richard Jones
committed
minor usage doc tweak
1 parent e3585cc commit 725ef41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/add-issue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#! /usr/bin/env python
2-
# $Id: add-issue,v 1.1 2003-04-30 01:26:55 richard Exp $
2+
# $Id: add-issue,v 1.2 2003-04-30 01:28:37 richard Exp $
33

44
'''
5-
Usage: %s: <tracker home> <priority> <issue title>
5+
Usage: %s <tracker home> <priority> <issue title>
66
77
Create a new issue in the given tracker. Input is taken from STDIN to
88
create the initial issue message (which may be empty). Issues will be

0 commit comments

Comments
 (0)