chiark / gitweb /
recurse_deps: if no_remotes is set don't recurse into remote deps
[topgit.git] / README
diff --git a/README b/README
index 7c6a70fe1fccbcbf1106abeceae7817f89f9ef0b..d2f095ddd164fdcca7c9515e8c27a8246ffe8ea9 100644 (file)
--- a/README
+++ b/README
@@ -284,8 +284,9 @@ tg patch
        tg patch will be able to automatically send the patches by mail
        or save them to files. (TODO)
 
-       TODO: tg patch -i to base at index instead of branch,
-               -w for working tree
+       Options:
+         -i            base patch generation on index instead of branch
+         -w            base patch generation on working tree instead of branch
 
 tg mail
 ~~~~~~~