We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311ce97 commit 5a87a42Copy full SHA for 5a87a42
cmds/inspect.c
@@ -692,7 +692,7 @@ static const char * const cmd_inspect_list_chunks_usage[] = {
692
"btrfs inspect-internal list-chunks [options] <path>",
693
"Enumerate chunks on all devices",
694
"Enumerate chunks on all devices. Chunks are the physical storage tied to a device,",
695
- "striped profiles they appear multiple times for a ginve logical offset, on other",
+ "striped profiles they appear multiple times for a given logical offset, on other",
696
"profiles the correspondence is 1:1 or 1:N.",
697
"",
698
HELPINFO_UNITS_LONG,
0 commit comments