summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-04 01:14:26 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-04 01:14:26 +0100
commit07261afb451ed4420d3dbda87613fa1229130276 (patch)
tree7b34677736fb0215fc148deade0da18abdb4d786 /dgit.1
parenta3522f3c05881c36b5630fc6aaa21dde22b5dd06 (diff)
Provide `dgit clean'. Closes:#736527.
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index 1a6945a..5a00dd7 100644
--- a/dgit.1
+++ b/dgit.1
@@ -106,6 +106,10 @@ and
Tagging, signing and actually uploading should be left to dgit push.
.TP
+.B dgit clean
+Cleans the current working tree (according to the --clean= option in
+force).
+.TP
.B dgit help
Print a usage summary.
.TP