Skip to content

Commit 247f6a5

Browse files
committed
Replaced "field or value" phrase with "key-value pair".
Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
1 parent abbdee5 commit 247f6a5

File tree

1 file changed

+1
-1
lines changed
  • doc/_admin-guide/080_Log/030_Filters/005_Filter_functions

1 file changed

+1
-1
lines changed

doc/_admin-guide/080_Log/030_Filters/005_Filter_functions/013_blank.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >-
88
*Synopsis:* blank("MESSAGE")
99

1010

11-
*Description:* The blank() filter selects messages where the specified field or value is considered blank. A value is considered blank if it meets any of the following conditions:
11+
*Description:* The blank() filter selects messages where the specified key-value pair is considered blank. A value is considered blank if it meets any of the following conditions:
1212

1313
* It is not set
1414
* It is an empty string ("")

0 commit comments

Comments
 (0)