| Line | |
|---|
| 1 | |
|---|
| 2 | cd - change the current node |
|---|
| 3 | _________________________________________________________________ |
|---|
| 4 | |
|---|
| 5 | cd [-h] <child_instance_name> or <..> |
|---|
| 6 | |
|---|
| 7 | Changes the current node in the existing hierarchy. The argument |
|---|
| 8 | should be either the name of a child node or .. meaning the parent |
|---|
| 9 | node. Note that cd ../foo is not allowed. |
|---|
| 10 | |
|---|
| 11 | Command options: |
|---|
| 12 | |
|---|
| 13 | -h |
|---|
| 14 | Print the command usage. |
|---|
| 15 | _________________________________________________________________ |
|---|
| 16 | |
|---|
| 17 | Last updated on 20050519 10h16 |
|---|
Note: See
TracBrowser
for help on using the repository browser.