From 1ab984166135ec3b62366acc4df8188e722cb339 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Tue, 11 May 2004 09:21:24 +0000 Subject: [PATCH] Update a little for the new ntfsinfo functionality. (Logical change 1.390) --- ntfsprogs/ntfsinfo.8.in | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/ntfsprogs/ntfsinfo.8.in b/ntfsprogs/ntfsinfo.8.in index ea7259a4..a77ed87f 100644 --- a/ntfsprogs/ntfsinfo.8.in +++ b/ntfsprogs/ntfsinfo.8.in @@ -9,15 +9,23 @@ ntfsinfo \- dump a file's attributes .B ntfsinfo .I -d device .I -i inode-number +.I -F path-filename +.I -m .SH DESCRIPTION .B ntfsinfo will dump the attributes of inode -.IR inode-number . +.I inode-number +or the file +.I path-filename +and/or information about the mft ( +.I -m +option). Run ntfsinfo without arguments for a full list of options. .PP .SH AUTHOR .B ntfsinfo -was written by Matthew J. Fanto (mattjf@uncompiled.com). +was written by Matthew J. Fanto (mattjf@uncompiled.com) and largely rewritten +by Yuval Fledel with a little help from Anton Altaparmakov. .SH AVAILABILITY .B ntfsinfo is part of the ntfsprogs package and is available from