hark130 / living_manual

LIVING MANUAL (LIMA) is a "dirty word" search utility written in Python3.
GNU General Public License v3.0
0 stars 0 forks source link

LIMA-4: Add a "recursive" command line argument #4

Closed hark130 closed 2 years ago

hark130 commented 2 years ago

Add a --recursive, -r command line argument that will recurse through directories when the --directory is specified.

Blocked by #3