mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 13:22:36 +00:00 
			
		
		
		
	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:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user