Skip to content

Commit 69c70c6

Browse files
committed
docs: Add missing options
1 parent 687ceca commit 69c70c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/Getting-Started/Commands-and-options/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ eask [GLOBAL-OPTIONS] lint license
847847
Run `org-lint` on Org files.
848848

849849
```sh
850-
eask [GLOBAL-OPTIONS] lint org
850+
eask [GLOBAL-OPTIONS] lint org [FILES..]
851851
```
852852

853853
# 🚩 Testing

docs/content/Getting-Started/Commands-and-options/_index.zh-tw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ eask [GLOBAL-OPTIONS] lint license
833833
在 Org 檔案上運行 `org-lint`
834834

835835
```sh
836-
eask [GLOBAL-OPTIONS] lint org
836+
eask [GLOBAL-OPTIONS] lint org [FILES..]
837837
```
838838

839839
# 🚩 測試框架

0 commit comments

Comments
 (0)