[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
ra RefName
ra
function is used to create a new ref. The parameter is the
name of the ref.
ra
command. rl
is used to print
referential list.
$ dio87d -d $ dio87c -- ra myref1 $ dio87c -- ra myref2 $ dio87c -- rl myref1 myref2 $ |