Closed jeffalder closed 4 years ago
duroc_hog should be recursive by default.
duroc_hog provides --recursive, which I would guess is what you almost always want. The default should be --recursive and it should provide --no-recursive, or whatever the standard inversion name format is.
--recursive
--no-recursive
finished
Summary
duroc_hog should be recursive by default.
Desired Behavior
duroc_hog provides
--recursive
, which I would guess is what you almost always want. The default should be--recursive
and it should provide--no-recursive
, or whatever the standard inversion name format is.