Skip to content

Commit 54c53f9

Browse files
committed
Add an example with --count 0
1 parent 0619149 commit 54c53f9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

fad.1

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,16 @@ are added to any pre-configured ignore filters.
466466
.Sy $ fad -ibases +.git,.cache ~/Projects
467467
.Ed
468468
.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
469479
Discover which configuration directories in
470480
.Sy /etc
471481
are modified by

0 commit comments

Comments
 (0)