completion: load completion file for external subcommand
[gitweb.git] / builtin / config.c
index a732d9b56c0a9f9a7f514b917da3820a502b7315..01169dd628b24a7b5502550a6342ab73cb8154c5 100644 (file)
@@ -602,7 +602,7 @@ int cmd_config(int argc, const char **argv, const char *prefix)
        }
 
        if (actions & PAGING_ACTIONS)
-               setup_auto_pager("config", 0);
+               setup_auto_pager("config", 1);
 
        if (actions == ACTION_LIST) {
                check_argc(argc, 0, 0);