Code

Trivial usage string clean-up
[git.git] / show-branch.c
index 3cb335d68b40e54f1688e70730cd095be224d1e5..ab158eb7d08e9f6fe5c93d660a92c4b97914e516 100644 (file)
@@ -5,7 +5,7 @@
 #include "refs.h"
 
 static const char show_branch_usage[] =
-"git-show-branch [--all] [--heads] [--tags] [--more=count | --list | --independent | --merge-base ] [<refs>...]";
+"git-show-branch [--all] [--heads] [--tags] [--topo-order] [--more=count | --list | --independent | --merge-base ] [<refs>...]";
 
 #define UNINTERESTING  01