[Github-comments] [geany/geany] Improve CLI argument help (#1644)

Matthew Brush notifications at xxxxx
Sun Oct 15 06:42:17 UTC 2017


codebrainz commented on this pull request.



> @@ -535,6 +535,8 @@ static void parse_command_line_options(gint *argc, gchar ***argv)
 
 	context = g_option_context_new(_("[FILES...]"));
 
+	g_option_context_set_summary(context, _("A fast and lightweight IDE."));
+	g_option_context_set_description(context, _("Report bugs to `https://github.com/geany/geany/issues'."));

Done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1644#discussion_r144711044
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171015/ab106ede/attachment.html>


More information about the Github-comments mailing list