From 2be623dbae56c6ef15fa40052a31ad65308918c9 Mon Sep 17 00:00:00 2001 From: Hugo Mills Date: Tue, 12 Aug 2014 21:22:53 +0100 Subject: btrfs-progs: Fix spelling in btrfs sub list help "below", not "bellow" Signed-off-by: Hugo Mills Signed-off-by: David Sterba --- cmds-subvolume.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmds-subvolume.c') diff --git a/cmds-subvolume.c b/cmds-subvolume.c index 0d4a52e..dc41b84 100644 --- a/cmds-subvolume.c +++ b/cmds-subvolume.c @@ -369,7 +369,7 @@ static const char * const cmd_subvol_list_usage[] = { " to the given ", "-c print the ogeneration of the subvolume", "-g print the generation of the subvolume", - "-o print only subvolumes bellow specified path", + "-o print only subvolumes below specified path", "-u print the uuid of subvolumes (and snapshots)", "-q print the parent uuid of the snapshots", "-t print the result as a table", -- cgit v1.2.1