| 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 should be |
|---|
| 8 | either the name of a child node or .. meaning the parent node. Note that cd |
|---|
| 9 | ../foo is not allowed. |
|---|
| 10 | |
|---|
| 11 | Command options: |
|---|
| 12 | |
|---|
| 13 | -h |
|---|
| 14 | Print the command usage. |
|---|
| 15 | _________________________________________________________________ |
|---|
| 16 | |
|---|
| 17 | Last updated on 20100410 00h02 |
|---|
Note: See
TracBrowser
for help on using the repository browser.