diff --git a/xCAT-client/pods/man8/xcatdebug.8.pod b/xCAT-client/pods/man8/xcatdebug.8.pod index b76043dac..73776c86d 100644 --- a/xCAT-client/pods/man8/xcatdebug.8.pod +++ b/xCAT-client/pods/man8/xcatdebug.8.pod @@ -14,7 +14,7 @@ xCAT offers two trace facilities to debug the xCAT: B -Display the calling trace for subroutine when it is called. +Display the calling trace for subroutine when it is called. The trace message includes: The name of the called subroutine; The arguments which passed to the called subroutine; The calling stack of the subroutine. By default, the trace will be enabled to all the subroutines in the xcatd and plugin modules. The target subroutine can be configured by configuration file or through xcatdebug command line. @@ -72,7 +72,7 @@ The B can be added in xcatd and plugin modules. But followi =item B<-f> -Enable or disable the B. +Enable or disable the B. For B, if ignoring the B<-c> flag, all the subroutines in the xcatd and plugin modules will be enabled. @@ -100,7 +100,7 @@ B: a string like B|B. -Note: The xcatd will be restarted for the performing of B<-d> +Note: The xcatd will be restarted for the performing of B<-d> =back