We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0619149 commit 54c53f9Copy full SHA for 54c53f9
1 file changed
fad.1
@@ -466,6 +466,16 @@ are added to any pre-configured ignore filters.
466
.Sy $ fad -ibases +.git,.cache ~/Projects
467
.Ed
468
.It
469
+Same as above except all directories are listed by activity date by
470
+setting
471
+.Fl Fl count
472
+to zero and leaving
473
+.Fl Fl age
474
+to default to zero.
475
+.Bd -literal -offset indent
476
+.Sy # fad --ibases +.git,.cache --count 0 ~/Projects
477
+.Ed
478
+.It
479
Discover which configuration directories in
480
.Sy /etc
481
are modified by
0 commit comments