From 490176db7b204c81b8dd628996c1db67a50e18bb Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Thu, 4 Aug 2005 19:49:38 +0000 Subject: [PATCH] update README about ntfsmount --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 600d6141..17ad7c1b 100644 --- a/README +++ b/README @@ -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.