summaryrefslogtreecommitdiff
path: root/man/cfuse.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/cfuse.8')
-rw-r--r--man/cfuse.8104
1 files changed, 76 insertions, 28 deletions
diff --git a/man/cfuse.8 b/man/cfuse.8
index e51b751365a..50f0f39154d 100644
--- a/man/cfuse.8
+++ b/man/cfuse.8
@@ -1,42 +1,90 @@
-.TH CFUSE 8
+.TH "CFUSE" "8" "September 09, 2011" "dev" "Ceph"
.SH NAME
cfuse \- FUSE-based client for ceph
+.
+.nr rst2man-indent-level 0
+.
+.de1 rstReportMargin
+\\$1 \\n[an-margin]
+level \\n[rst2man-indent-level]
+level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
+-
+\\n[rst2man-indent0]
+\\n[rst2man-indent1]
+\\n[rst2man-indent2]
+..
+.de1 INDENT
+.\" .rstReportMargin pre:
+. RS \\$1
+. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
+. nr rst2man-indent-level +1
+.\" .rstReportMargin post:
+..
+.de UNINDENT
+. RE
+.\" indent \\n[an-margin]
+.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.nr rst2man-indent-level -1
+.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
+.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
+..
+.\" Man page generated from reStructeredText.
+.
.SH SYNOPSIS
-.B cfuse
-[ \fB\-m monaddr:port\fP ]
-\fImountpoint\fP
-[ \fIfuse options\fP ]
+.nf
+\fBcfuse\fP [ \-m \fImonaddr\fP:\fIport\fP ] \fImountpoint\fP [ \fIfuse options\fP ]
+.fi
+.sp
.SH DESCRIPTION
-.B cfuse
-is a FUSE (File system in USErspace) client for Ceph distributed
-file system. It will mount a ceph file system (specified via the
-\fB\-m\fP option for described by \fIceph.conf\fP (see below) at
-the specific mount point.
-.PP
+.sp
+\fBcfuse\fP is a FUSE (File system in USErspace) client for Ceph
+distributed file system. It will mount a ceph file system (specified
+via the \-m option for described by ceph.conf (see below) at the
+specific mount point.
+.sp
The file system can be unmounted with:
-.IP
-fusermount -u \fImountpoint\fP
-.PP
-or by sending SIGINT to the \fBcfuse\fP process.
+.sp
+.nf
+.ft C
+fusermount \-u mountpoint
+.ft P
+.fi
+.sp
+or by sending \fBSIGINT\fP to the \fBcfuse\fP process.
.SH OPTIONS
-Any options not recognized by \fBcfuse\fP will be passed on to libfuse.
+.sp
+Any options not recognized by cfuse will be passed on to libfuse.
+.INDENT 0.0
.TP
-\fB\-d\fP
+.B \-d
Detach from console and daemonize after startup.
+.UNINDENT
+.INDENT 0.0
.TP
-\fB\-c\fI ceph.conf\fR, \fB\-\-conf=\fIceph.conf\fR
-Use \fIceph.conf\fP configuration file instead of the default \fI/etc/ceph/ceph.conf\fP
-to determine monitor addresses during startup.
+.B \-c ceph.conf, \-\-conf=ceph.conf
+Use \fIceph.conf\fP configuration file instead of the default
+\fB/etc/ceph/ceph.conf\fP to determine monitor addresses during startup.
+.UNINDENT
+.INDENT 0.0
.TP
-\fB\-m\fI monaddress[:port]\fR
-Connect to specified monitor (instead of looking through \fIceph.conf\fR).
+.B \-m monaddress[:port]
+Connect to specified monitor (instead of looking through ceph.conf).
+.UNINDENT
+.INDENT 0.0
.TP
-\fB\-r\fI root_directory\fR
+.B \-r root_directory
Use root_directory as the mounted root, rather than the full Ceph tree.
+.UNINDENT
.SH AVAILABILITY
-.B cfuse
-is part of the Ceph distributed file system. Please refer to the Ceph wiki at
-http://ceph.newdream.net/wiki for more information.
+.sp
+\fBcfuse\fP is part of the Ceph distributed file system. Please refer to
+the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information.
.SH SEE ALSO
-.BR fusermount (8),
-.BR ceph (8)
+.sp
+fusermount(8),
+\fBceph\fP(8)
+.SH COPYRIGHT
+2011, New Dream Network
+.\" Generated by docutils manpage writer.
+.\"
+.