]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-tag.md
Add documentation for import-duplicity
[bup.git] / Documentation / bup-tag.md
index bd6a8c95430353ee7135abfeb40d35f6b91bc486..28d52337240c49d6142f68005eae02f92bf8999e 100644 (file)
@@ -10,9 +10,9 @@ bup-tag - tag a commit in the bup repository
 
 bup tag
 
-bup tag \<tag name\> \<committish\>
+bup tag [-f] \<tag name\> \<committish\>
 
-bup tag -d \<tag name\>
+bup tag -d [-f] \<tag name\>
 
 # DESCRIPTION
 
@@ -43,8 +43,12 @@ through /.tag/important as long as the tag is not deleted.
 -d, \--delete
 :   delete a tag
 
-# EXAMPLE
-    
+-f, \--force
+:  Overwrite the named tag even if it already exists. With -f, don't
+   report a missing tag as an error.
+
+# EXAMPLES
+
     $ bup tag new-puppet-version hostx-backup
     
     $ bup tag