summaryrefslogtreecommitdiff
path: root/examples/lg2.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/lg2.c')
-rw-r--r--examples/lg2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/lg2.c b/examples/lg2.c
index b3df02dbd..4ee0110a6 100644
--- a/examples/lg2.c
+++ b/examples/lg2.c
@@ -15,6 +15,7 @@ struct {
{ "cat-file", lg2_cat_file, 1 },
{ "checkout", lg2_checkout, 1 },
{ "clone", lg2_clone, 0 },
+ { "config", lg2_config, 1 },
{ "describe", lg2_describe, 1 },
{ "diff", lg2_diff, 1 },
{ "fetch", lg2_fetch, 1 },