Updated options in usage() summary (disabled code in any case)

This commit is contained in:
Bobbi Webber-Manners 2020-06-03 18:54:06 -04:00
parent d481808776
commit 8436b51187
1 changed files with 1 additions and 1 deletions

View File

@ -2112,7 +2112,7 @@ void zerofreeblocks(uchar device, uint freeblks) {
#ifdef CMDLINE
void usage(void) {
printf("usage: sortdir [-s xxx] [-n x] [-rDwcvVh] path\n\n");
printf("usage: sortdir [-s xxx] [-n x] [-rDwvVh] path\n\n");
printf(" Options: -s xxx Directory sort options\n");
printf(" -n x Filename upper/lower case options\n");
printf(" -d x Date format conversion options\n");