Skip to content

Commit f5e7d62

Browse files
authored
Update OUTPUTMODES.md
1 parent d1ecb48 commit f5e7d62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/OUTPUTMODES.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ In `silent` mode the last line (if exists) will be shown in overlaying HUD toast
1414

1515
![silent mode](/images/screenshots/silent-mode.png)
1616

17-
In `inline` mode, the first line of output will be directly shown in the command item and automatically refresh according to the specified `refreshTime`. Tip: Set your dashboard items as favourites via the action menu in Raycast
17+
In `inline` mode, the first line of output will be directly shown in the command item and automatically refresh according to the specified `refreshTime`. Tip: Set your dashboard items as favourites via the action menu in Raycast.
18+
**NOTE:** `refreshTime` parameter is required for `inline` mode. When not specified, `compact` mode will be used instead.
1819

1920
![inline mode](/images/screenshots/inline-mode.png)
2021

0 commit comments

Comments
 (0)