diff options
Diffstat (limited to 'doc/mount.glusterfs.8')
| -rw-r--r-- | doc/mount.glusterfs.8 | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index 7be1f0c78..aced363f7 100644 --- a/doc/mount.glusterfs.8 +++ b/doc/mount.glusterfs.8 @@ -22,7 +22,7 @@  mount.glusterfs - script to mount native GlusterFS volume  .SH SYNOPSIS  .B mount -t glusterfs -.I [-o <options>] <volumeserver>:<volumeid/volumeport> <mountpoint> +.I [-o <options>] <volumeserver>:<volumeid> <mountpoint>  .TP  .B mount -t glusterfs  .I [-o <options>] <path/to/volumefile> <mountpoint> @@ -56,9 +56,6 @@ Mount the filesystem read-only  \fBvolfile\-id=\fRKEY  Volume key or name of the volume file to be fetched from server  .TP -\fBserver\-port=\fRPORT -Port number of volfile server [default: 6996] -.TP  \fBtransport=\fRTRANSPORT-TYPE  Transport type to get volume file from server [default: socket]  .TP  | 
