Add -i parameter to syntax output of ntfsls.

(Logical change 1.185)
This commit is contained in:
cantab.net!aia21 2003-09-30 10:32:09 +00:00
parent ef0d5ec250
commit 9016aed815

View File

@ -89,6 +89,7 @@ void usage(void)
" -F --classify Display classification\n"
" -f --force Use less caution\n"
" -h -? --help Display this help\n"
" -i --inode Display inode numbers\n"
" -l --long Display long info\n"
" -p PATH --path PATH Directory whose contents to list\n"
" -q --quiet Less output\n"