Sangeetha Parthasarathy wrote:

> Hi,
> could any of you please explain to me the significance of  '-n'  option
> in rtag
>

"cvs  -H <command> " displays a usage message explaining all the options
of <command>. (To get a list of all CVS help commands: "cvs --help")

For example "cvs -H rtag" displays:

-n      No execution of 'tag program'.

>
> For example what os the difference between
>
> cvs rtag VersionNumberOne SManager        and
> cvs rtag -n VersionNumberOne SManager

The first command tags, the second doesn't.

dtayl




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to