-
Notifications
You must be signed in to change notification settings - Fork 7
Expand collapse (expanded.c)
larrykollar edited this page Jan 2, 2016
·
2 revisions
- 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.