NAME
Remove - remove specified parts from structure
OPTIONS
- --[no]blame
-
Blame calculation toggle. Enabled by default.
- --cond <path>
-
Apply rule when condition met only. Condition is met when path leads to at least one item in the structure. May be used several times (in this case conditions are AND'ed).
- --path <path>
-
Path in the structure to remove. May be used several times, at least one path should be specified.
- --preserve <path>
-
Preserve specified substructure. May be used several times.
- --strict
-
Fail if path specified for remove doesn't exist.