---
 Documentation/filesystems/btrfs.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/filesystems/btrfs.txt
b/Documentation/filesystems/btrfs.txt
index 64087c3..29ee7dd 100644
--- a/Documentation/filesystems/btrfs.txt
+++ b/Documentation/filesystems/btrfs.txt
@@ -73,7 +73,7 @@ mkfs.btrfs: create a filesystem
 btrfsctl: control program to create snapshots and subvolumes:
 
        mount /dev/sda2 /mnt
-       btrfsctl -s new_subvol_name /mnt
+       btrfsctl -S new_subvol_name /mnt
        btrfsctl -s snapshot_of_default /mnt/default
        btrfsctl -s snapshot_of_new_subvol /mnt/new_subvol_name
        btrfsctl -s snapshot_of_a_snapshot /mnt/snapshot_of_new_subvol
-- 
1.6.0.4


--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to