]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - disk-utils/fsck.cramfs.8
docs: replace FTP by HTTPS in kernel.org URLs
[thirdparty/util-linux.git] / disk-utils / fsck.cramfs.8
index 2e0c7c3769c8f8fc91ecbbf4aa9c101d380228c7..ec486d61429350d48aa4e3d0de4161bf749079c4 100644 (file)
@@ -1,20 +1,24 @@
-.TH EXAMPLE "8" "April 2013" "util-linux" "System Administration"
+.TH FSCK.CRAMFS 8 "April 2013" "util-linux" "System Administration"
 .SH NAME
 fsck.cramfs \- fsck compressed ROM file system
 .SH SYNOPSIS
-.B mkfs.cramfs
+.B fsck.cramfs
 [options]
 .I file
 .SH DESCRIPTION
-.I mkfs.cramfs
+.I fsck.cramfs
 is used to check the cramfs file system.
 .SH OPTIONS
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
 Enable verbose messaging.
 .TP
-\fB\-x\fR, \fB\-\-destination\fR [\fIdirectory\fR]
-Extract contents of the
+\fB\-b\fR, \fB\-\-blocksize\fR \fIblocksize\fR
+Use this blocksize, defaults to page size. Must be equal to what was set at
+creation time. Only used for \-\-extract.
+.TP
+\fB\-\-extract\fR[=\fIdirectory\fR]
+Test to uncompress the whole file system. Optionally extract contents of the
 .I file
 to
 .IR directory .
@@ -49,9 +53,9 @@ usage information was printed
 .RE
 .SH "SEE ALSO"
 .BR mount (8),
-.BR fsck.cramfs (8)
+.BR mkfs.cramfs (8)
 .SH AVAILABILITY
 The example command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
 Linux Kernel Archive
 .UE .