relative path support for regnotif and unregnotif
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5116 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
728e2b5ea2
commit
254f59e6a8
@ -20,7 +20,7 @@ This command is used to register a Perl module or a command to the xCAT notifica
|
||||
|
||||
=head1 Parameters
|
||||
|
||||
I<filename> is the full path name of the Perl module or command to be registered.
|
||||
I<filename> is the path name of the Perl module or command to be registered.
|
||||
I<tablename> is the name of the table that the user is interested in.
|
||||
|
||||
=head1 OPTIONS
|
||||
|
@ -20,7 +20,7 @@ This command is used to unregistered a Perl module or a command that was watchin
|
||||
|
||||
=head1 Parameters
|
||||
|
||||
I<filename> is the full path name of the Perl module or command to be registered.
|
||||
I<filename> is the path name of the Perl module or command to be registered.
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user