2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-14 07:10:21 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/notification.7.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 44385aa008
commit de6a211978

View File

@@ -19,7 +19,7 @@ SYNOPSIS
********
\ **notification Attributes:**\ \ *comments*\ , \ *filename*\ , \ *tableops*\ , \ *tables*\
\ **notification Attributes:**\ \ *comments*\ , \ *filename*\ , \ *tableops*\ , \ *tables*\
***********
@@ -40,27 +40,27 @@ notification Attributes:
\ **comments**\ (notification.comments)
Any user-written notes.
\ **filename**\ (notification.filename)
The path name of a file that implements the callback routine when the monitored table changes. Can be a perl module or a command. See the regnotif man page for details.
\ **tableops**\ (notification.tableops)
Specifies the table operation to monitor for. Valid values: "d" (rows deleted), "a" (rows added), "u" (rows updated).
\ **tables**\ (notification.tables)
Comma-separated list of xCAT database tables to monitor.
@@ -69,5 +69,5 @@ SEE ALSO
********
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\