diff mbox

reserving an IOCTL number; other details

Message ID AANLkTinWg7o3KwDS9vHKpZV0mUyk6xKsuFvwVUjiynPk@mail.gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

David Nicol Sept. 12, 2010, 10:08 p.m. UTC
None
diff mbox

Patch

diff --git a/man/btrfsctl.8.in b/man/btrfsctl.8.in
index c2d4488..94403a4 100644
--- a/man/btrfsctl.8.in
+++ b/man/btrfsctl.8.in
@@ -35,6 +35,10 @@  Scans all devices present in the system for btrfs filesystem.
 .TP
 \fB\-c\fR
 Forces a filesystem sync.
+.TP
+\fB\-C\fR \fIdirectory [ms]\fR
+Wait until all the space from all deleted snapshots have been recovered.
+The optional timeout parameter is in milliseconds.
 .SH AVAILABILITY
 .B btrfsctl
 is part of btrfs-progs. Btrfs is currently under heavy development,