chiark / gitweb /
tg-summary: accept -i/-w
[topgit.git] / contrib / tg-completion.bash
index 48e47c7047c3c7308cd10b5a0327a63e94cd6fb1..eff85ee2b14034409e1a033886cfa40e2c0dd4c6 100755 (executable)
@@ -426,7 +426,11 @@ _tg_summary ()
        *)
                __tgcomp "
                        --graphviz
+                       --sort
+                       --deps
                        -t
+                       -i
+                       -w
                "
        esac
 }