* [PATCH] [Doc] Fix incorrect case of btrfsctl argument to create a subvol
@ 2009-10-06 0:59 Alex Elsayed
0 siblings, 0 replies; only message in thread
From: Alex Elsayed @ 2009-10-06 0:59 UTC (permalink / raw)
To: linux-btrfs
---
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-06 0:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 0:59 [PATCH] [Doc] Fix incorrect case of btrfsctl argument to create a subvol Alex Elsayed
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox