* [PATCH 1/1] Btrfs-progs: Fix typo in balance start usage; filetrs -> filters.
@ 2013-01-21 19:19 Andreas Fischer
0 siblings, 0 replies; only message in thread
From: Andreas Fischer @ 2013-01-21 19:19 UTC (permalink / raw)
To: linux-btrfs; +Cc: Andreas Fischer
From: Andreas Fischer <info@andreasfischer.net>
Fix typo in "btrfs balance start" usage documentation: 'filetrs' should have
been 'filters'.
Signed-off-by: Andreas Fischer <info@andreasfischer.net>
---
cmds-balance.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmds-balance.c b/cmds-balance.c
index 38a7426..dfa0dfe 100644
--- a/cmds-balance.c
+++ b/cmds-balance.c
@@ -349,7 +349,7 @@ static const char * const cmd_balance_start_usage[] = {
"",
"-d[filters] act on data chunks",
"-m[filters] act on metadata chunks",
- "-s[filetrs] act on system chunks (only under -f)",
+ "-s[filters] act on system chunks (only under -f)",
"-v be verbose",
"-f force reducing of metadata integrity",
NULL
--
1.7.10.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-21 19:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21 19:19 [PATCH 1/1] Btrfs-progs: Fix typo in balance start usage; filetrs -> filters Andreas Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).