Git development
 help / color / mirror / Atom feed
* [GSoC PATCH] bugreport: clarify usage message purpose
@ 2026-03-30  6:44 Smaran Jaianand
  2026-03-30  6:50 ` [GSoC PATCH v2] " Smaran Jaianand
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Smaran Jaianand @ 2026-03-30  6:44 UTC (permalink / raw)
  To: git; +Cc: smaran-jaianand

From: smaran-jaianand <24070721037@sithyd.siu.edu.in>

Add a brief description of the bugreport command to improve
clarity of the usage message.

Signed-off-by: smaran-jaianand <24070721037@sithyd.siu.edu.in>
---
 builtin/bugreport.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/builtin/bugreport.c b/builtin/bugreport.c
index f78c3f2aed..3b3fdd4dfb 100644
--- a/builtin/bugreport.c
+++ b/builtin/bugreport.c
@@ -56,7 +56,8 @@ static void get_populated_hooks(struct strbuf *hook_info, int nongit)
 }
 
 static const char * const bugreport_usage[] = {
-	N_("git bugreport [(-o | --output-directory) <path>]\n"
+	N_("git bugreport -create a bug report with diagnostic information \n"
+           "              [(-o | --output-directory) <path>]\n"
 	   "              [(-s | --suffix) <format> | --no-suffix]\n"
 	   "              [--diagnose[=<mode>]]"),
 	NULL
-- 
2.43.0


-- 
* <https://www.facebook.com/symbiosis.official/>*  
<https://www.instagram.com/symbiosis.official/>  
<https://www.linkedin.com/school/symbiosis-international-university/>  
<https://x.com/symbiosistweets> 
 




**Disclaimer:* This email is 
governed by the Disclaimer Terms of SIU, which may be viewed at 
http://siu.edu.in/disclaimer.php <http://siu.edu.in/disclaimer.php>*



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-30 20:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30  6:44 [GSoC PATCH] bugreport: clarify usage message purpose Smaran Jaianand
2026-03-30  6:50 ` [GSoC PATCH v2] " Smaran Jaianand
2026-03-30  9:32   ` Karthik Nayak
2026-03-30 14:56 ` [GSoC PATCH] " Junio C Hamano
2026-03-30 17:41 ` [GSoC PATCH v3] bugreport: revert incorrect usage message change Smaran Jaianand
2026-03-30 17:41 ` Smaran Jaianand
2026-03-30 20:08   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox