chiark / gitweb /
tg export (quilt): Implement numbering the patches
[topgit.git] / README
diff --git a/README b/README
index 0b1800e59e297e06208b9a1f84faabf774242331..1d3836585b109449fd6475edad5a470700bff802 100644 (file)
--- a/README
+++ b/README
@@ -413,7 +413,9 @@ tg export
        branch.  So usually they end up in subdirectories of the output
        directory.  With option '--flatten' the names are mangled such that
        they end up directly in the output dir (i.e. slashed are substituted by
        branch.  So usually they end up in subdirectories of the output
        directory.  With option '--flatten' the names are mangled such that
        they end up directly in the output dir (i.e. slashed are substituted by
-       underscores).
+       underscores).  With '--numbered' (which implies '--flatten') the patch
+       names get a number as prefix to allow getting the order without
+       consulting the series file, which eases sending out the patches.
 
        Usage: tg export ([--collapse] BRANCH | --quilt DIR)
 
 
        Usage: tg export ([--collapse] BRANCH | --quilt DIR)