mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 01:53:45 +08:00
Updated information about ntfsprogs to the README file
Added mentions of ntfssecaudit, ntfsusermap and ntfsrecover to the README file.
This commit is contained in:
parent
4278fbb7f6
commit
0ad352b40f
8
README
8
README
@ -61,6 +61,7 @@ typing :
|
||||
|
||||
Below are a few specific options to ./configure :
|
||||
--disable-ntfsprogs : do not build the ntfsprogs tools,
|
||||
--enable-extras : build more ntfsprogs tools,
|
||||
--disable-plugins : disable support for plugins
|
||||
--enable-posix-acls : enable support for Posix ACLs
|
||||
--enable-xattr-mappings : enable system extended attributes mappings
|
||||
@ -148,9 +149,16 @@ partition. See man 8 ntfscluster for details.
|
||||
ntfsinfo - Show some information about an NTFS partition or one of the files
|
||||
or directories within it. See man 8 ntfsinfo for details.
|
||||
|
||||
ntfsrecover - Recover updates committed by Windows but interrupted before
|
||||
being synced.
|
||||
|
||||
ntfsls - List information about files in a directory residing on an NTFS
|
||||
partition. See man 8 ntfsls for details.
|
||||
|
||||
ntfscat - Concatenate files and print their contents on the standard output.
|
||||
|
||||
ntfscp - Overwrite files on an NTFS partition.
|
||||
|
||||
ntfssecaudit : audit the security metadata.
|
||||
|
||||
ntfsusermap : assistance for building a user mapping file.
|
||||
|
Loading…
Reference in New Issue
Block a user