source: vis_dev/vis-2.1/share/help/cdCmd.txt @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 525 bytes
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.