Expand collapse (expanded.c) - larrykollar/tines GitHub Wiki
Expand/Collapse (expanded.c)
expand [--all|-a|--here|-h|--subtree]
Expands the current entry to show its sub-entries.
Use the -a or --all option to expand all entries in the tree.
Use the -h or --here option to expand all descendents of the current entry.
Use the —subtree option to recursively expand all descendants of the current entry.
collapse [-a|--subtree]
Collapse the current entry's sub-entries.
Use the -a option to collapse all entries in the tree.
Use the —subtree option to recursively collapse all descendants of the current entry.