File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
_includes/doc/admin-guide/notes
doc/_admin-guide/060_Sources/030_Wildcard-file Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change
1
+ ** NOTE:**
2
+ This option is only available for the ` wildcard-file() ` source but unavailable for the ` file() ` source.
3
+ {: .notice--info}
Original file line number Diff line number Diff line change @@ -10,9 +10,7 @@ The wildcard-file() driver has the following options:
10
10
11
11
## base-dir()
12
12
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 %}
16
14
17
15
| Type:| path without filename|
18
16
| Default:||
@@ -43,9 +41,7 @@ source s_files {
43
41
44
42
## filename-pattern()
45
43
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 %}
49
45
50
46
| Type:| filename without path|
51
47
| Default:||
You can’t perform that action at this time.
0 commit comments