Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30387
Modified Files:
README
Log Message:
update README about ntfsmount
Index: README
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/README,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- README 2 Aug 2005 08:54:19 -0000 1.17
+++ README 4 Aug 2005 19:49:38 -0000 1.18
@@ -124,3 +124,5 @@ 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.
+
+ntfsmount - Mount an NTFS partition from user-space using libntfs and FUSE.
|