Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
9.7, 9.6.1
Description
We are currently using --recurse and --resursive, introducing unnecessary differences in flags that serve "recursive" actions.
To avoid potential user mistakes, we should merge both options into one and use only recursive.
Deprecate (9.x) and remove (10.0) --recurse as an option and use --recursive/-r instead.