+ case 'E':
+ full_time = 1;
+ break;
+
+
case 'F':
indicator_style = classify;
break;
@@ -2879,7 +2884,7 @@
-F, --classify append indicator (one of */=@|) to entries\n\
--format=WORD across -x, commas -m, horizontal -x, long -l,\n\
single-column -1, verbose -l, vertical -C\n\
- --full-time list both full date and full time\n"));
+ -E, --full-time list both full date and full time\n"));