Skip to content

Commit d9c13d5

Browse files
committed
docs: Fix missing args in development API
1 parent 198ddf8 commit d9c13d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/content/en/Development API/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -436,15 +436,15 @@ Alias of `package-file`.
436436

437437
Alias of `files`.
438438

439-
## 🔍 Function: eask-f-script
439+
## 🔍 Function: eask-f-script (`name` `command` &rest `args`)
440440

441441
Alias of `script`.
442442

443-
## 🔍 Function: eask-f-source
443+
## 🔍 Function: eask-f-source (`name` &optional `location`)
444444

445445
Alias of `source`.
446446

447-
## 🔍 Function: eask-f-source-priority
447+
## 🔍 Function: eask-f-source-priority (`name` &optional `priority`)
448448

449449
Alias of `source-priority`.
450450

0 commit comments

Comments
 (0)