parent
edaa66643a
commit
daae2d00c5
|
@ -53,6 +53,12 @@ mkntfs \- create a NTFS 1.2 (Windows NT/2000/XP) file system
|
|||
[
|
||||
.B \-V
|
||||
]
|
||||
[
|
||||
.B \-l
|
||||
]
|
||||
[
|
||||
.B \-h
|
||||
]
|
||||
.I device
|
||||
[
|
||||
.I number-of-sectors
|
||||
|
@ -175,6 +181,16 @@ not implement content indexing at all.)
|
|||
Print the version number of
|
||||
.B mkntfs
|
||||
and exit.
|
||||
.TP
|
||||
.B \-l
|
||||
Print the licensing information of
|
||||
.B mkntfs
|
||||
and exit.
|
||||
.TP
|
||||
.B \-h
|
||||
Print the usage information of
|
||||
.B mkntfs
|
||||
and exit.
|
||||
.SH BUGS
|
||||
.B mkntfs
|
||||
writes the backup boot sector to the last sector of the block
|
||||
|
|
Loading…
Reference in New Issue