]> git.ipfire.org Git - thirdparty/git.git/blobdiff - help.h
git docs: add a category for user-facing file, repo and command UX
[thirdparty/git.git] / help.h
diff --git a/help.h b/help.h
index 971a3ad855acdc2d02697993ed8a7730626b8572..243104c27a7fa6f2cf0966fabfbfdfb1635478a1 100644 (file)
--- a/help.h
+++ b/help.h
@@ -22,6 +22,7 @@ static inline void mput_char(char c, unsigned int num)
 void list_common_cmds_help(void);
 void list_all_cmds_help(int show_external_commands, int show_aliases);
 void list_guides_help(void);
+void list_user_interfaces_help(void);
 
 void list_all_main_cmds(struct string_list *list);
 void list_all_other_cmds(struct string_list *list);