* [PATCH] doc: fix spello in cmd_device.c
@ 2026-01-13 19:56 Jan Engelhardt
2026-01-13 20:26 ` Kent Overstreet
0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2026-01-13 19:56 UTC (permalink / raw)
To: linux-bcachefs; +Cc: kent.overstreet
Partial revert of cd214bdc877674a8dcb21dca88851d586ffc2a3a which
hypercorrected a percevied spello.
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
---
c_src/cmd_device.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c_src/cmd_device.c b/c_src/cmd_device.c
index ceafa98a..646950c1 100644
--- a/c_src/cmd_device.c
+++ b/c_src/cmd_device.c
@@ -205,7 +205,7 @@ static int cmd_device_remove(int argc, char *argv[])
static void device_online_usage(void)
{
- puts("bcachefs device online - read a device to a running filesystem\n"
+ puts("bcachefs device online - re-add a device to a running filesystem\n"
"Usage: bcachefs device online [OPTION]... <device>\n"
"\n"
"Options:\n"
--
2.52.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-13 20:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13 19:56 [PATCH] doc: fix spello in cmd_device.c Jan Engelhardt
2026-01-13 20:26 ` Kent Overstreet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox