Skip to content

Commit 5974e53

Browse files
committed
adfls: correct usage info.
1 parent b7c92eb commit 5974e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/adfls.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ void adfAccess2String( const int32_t acc,
7373

7474
void usage(void)
7575
{
76-
printf( "\nUsage: adfls [-p volume] adf_device [path]...\n\n"
76+
printf( "\nUsage: adfls [options] adf_device [path]...\n\n"
7777
"List contents of directories of an ADF/HDF volume.\n\n"
7878
"Options:\n"
7979
" -b show size in blocks (total number of blocks used)\n"

0 commit comments

Comments
 (0)