We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c92eb commit 5974e53Copy full SHA for 5974e53
examples/adfls.c
@@ -73,7 +73,7 @@ void adfAccess2String( const int32_t acc,
73
74
void usage(void)
75
{
76
- printf( "\nUsage: adfls [-p volume] adf_device [path]...\n\n"
+ printf( "\nUsage: adfls [options] adf_device [path]...\n\n"
77
"List contents of directories of an ADF/HDF volume.\n\n"
78
"Options:\n"
79
" -b show size in blocks (total number of blocks used)\n"
0 commit comments