1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.TH NTFS-CONFIG "8" "July 2007" "ntfs-config 1.0-RC5" "ntfs-config"
.SH NAME
ntfs-config \- Enable/disable write support for NTFS with a simple click.
.SH SYNOPSIS
.B ntfs-config
[\fIoptions\fR]
.SH DESCRIPTION
Add write support for all your NTFS partition with
this tool. It will configure them to use the open
source driver ntfs-3g that allow full read/write
capability.
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-v\fR, \fB\-\-version\fR
Show version of the application and exit.
.TP
\fB\-q\fR DEVICE, \fB\-\-query\-database\fR=\fIDEVICE\fR
Query database for DEVICE. Set DEVICE to all to print
full database.
.TP
\fB\-d\fR, \fB\-\-debug\fR
Print debugging information.
.SH "SEE ALSO"
You can get more support by visting ntfs-config homepage :
.br
.BR http://flomertens.free.fre/ntfs-config
You can also get more information about ntfs-3g at :
.br
.BR http://www.ntfs-3g.org
|