aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/import_dscs.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-08-23 18:18:10 +0200
committerGuido Günther <agx@sigxcpu.org>2014-08-23 18:34:09 +0200
commit68c053ff469eb48efbbc4f6d20cd6f9cdec9ff3d (patch)
treedb09744040d51eeabc435ca5715d869f93f09977 /gbp/scripts/import_dscs.py
parent04aa92f1d283e5995998d70580de0c8c21c40133 (diff)
Unify doc strings a bit
since they now show up with --list-cmds
Diffstat (limited to 'gbp/scripts/import_dscs.py')
-rw-r--r--gbp/scripts/import_dscs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/scripts/import_dscs.py b/gbp/scripts/import_dscs.py
index 28413faf..2a71560e 100644
--- a/gbp/scripts/import_dscs.py
+++ b/gbp/scripts/import_dscs.py
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-"""Import multiple dsc files in one go"""
+"""Import multiple dsc files into GIT in one go"""
import glob
import os