]> arthur.barton.de Git - bup.git/blobdiff - cmd/tag-cmd.py
tag: remove docstring about unexistant feature
[bup.git] / cmd / tag-cmd.py
index 8b4a7086527e57b5e6d8e5d8569126cc7a419eec..f33855ec7e293b8b98409464a6cb85edf2284e36 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/env python
-"""Tag a commit in the bup repository.
-Creating a tag on a commit can be used for avoiding automatic cleanup from
-removing this commit due to old age.
-"""
+
 import sys
 import os