[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command ra

NAME

Command ra :: Ref Add

SYNOPSIS

ra RefName

DESCRIPTION

The ra function is used to create a new ref. The parameter is the name of the ref.

EXAMPLE

In this example, two referentials named `myref1' and `myref2' are created with ra command. rl is used to print referential list.

 
$ dio87d -d
$ dio87c -- ra myref1                     
$ dio87c -- ra myref2
$ dio87c -- rl
myref1
myref2
$

ACCESS CONTROL

This function requires the `admin' privilege for the `referential' command family.

SEE ALSO



This document was generated by dom on September, 11 2005 using texi2html