chiark / gitweb /
tg summary -t: Very quick mode, only branch names
[topgit.git] / README
diff --git a/README b/README
index 2cfad59048bece61b5d9de37b127d0414d562ba1..8a68a652bd493c8397410362d98bcf58750dcb12 100644 (file)
--- a/README
+++ b/README
@@ -329,6 +329,10 @@ tg summary
        '!' marks that it has missing dependencies (even recursively),
        'B' marks that it is out-of-date wrt. its base).
 
        '!' marks that it has missing dependencies (even recursively),
        'B' marks that it is out-of-date wrt. its base).
 
+       This can take long time to accurately determine all the relevant
+       information about each branch; you can pass '-t' to get just
+       terse list of topic branch names quickly.
+
        TODO: Speed up by an order of magnitude
        TODO: Graph view
 
        TODO: Speed up by an order of magnitude
        TODO: Graph view