Skip to content

Commit e72a97e

Browse files
committed
Made limitation note into a snippet.
Signed-off-by: Zsolt Gyulai (zgyulai) <[email protected]>
1 parent 4ad7023 commit e72a97e

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
**NOTE:**
2+
This option is only available for the `wildcard-file()` source but unavailable for the `file()` source.
3+
{: .notice--info}

doc/_admin-guide/060_Sources/030_Wildcard-file/000_Wildcard-file_options.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ The wildcard-file() driver has the following options:
1010

1111
## base-dir()
1212

13-
**NOTE:**
14-
This option is only available for the `wildcard-file()` source and unavailable for the `file()` source.
15-
{: .notice--info}
13+
{% include doc/admin-guide/notes/wildcard-option-warning.md %}
1614

1715
|Type:| path without filename|
1816
|Default:||
@@ -43,9 +41,7 @@ source s_files {
4341

4442
## filename-pattern()
4543

46-
**NOTE:**
47-
This option is only available for the `wildcard-file()` source and unavailable for the `file()` source.
48-
{: .notice--info}
44+
{% include doc/admin-guide/notes/wildcard-option-warning.md %}
4945

5046
|Type:|filename without path|
5147
|Default:||

0 commit comments

Comments
 (0)