From: Ahmad Fatoum <a.fatoum@pengutronix.de> To: barebox@lists.infradead.org Cc: Ahmad Fatoum <a.fatoum@pengutronix.de> Subject: [PATCH] test: emulate.pl: fix typo in help text Date: Thu, 25 Nov 2021 17:05:26 +0100 [thread overview] Message-ID: <20211125160526.3827881-1-a.fatoum@pengutronix.de> (raw) s/kconfig_add/kconfig-add/ Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> --- test/emulate.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/emulate.pl b/test/emulate.pl index 78c2815884b3..77b751a329b3 100755 --- a/test/emulate.pl +++ b/test/emulate.pl @@ -515,7 +515,7 @@ skipped. Applies test/kconfig/full.cfg on top of base.cfg. This enables as much as possible to avoid skipping tests for disabled functionality. -=item B<--kconfig_add>=%s, B<-K>=%s +=item B<--kconfig-add>=%s, B<-K>=%s Extra kconfig fragments, merged on top of the defconfig and Kconfig fragments described by the YAML. In tree configuration fragment -- 2.30.2 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2021-11-25 16:09 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-11-25 16:05 Ahmad Fatoum [this message] 2021-11-30 10:28 ` Sascha Hauer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20211125160526.3827881-1-a.fatoum@pengutronix.de \ --to=a.fatoum@pengutronix.de \ --cc=barebox@lists.infradead.org \ --subject='Re: [PATCH] test: emulate.pl: fix typo in help text' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox