Skip to content

Commit d8fa211

Browse files
authored
Fix clearCache usage & add browser support
1 parent 42267e3 commit d8fa211

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/scripting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,9 +605,10 @@ example: expireCache 86400
605605

606606
#### `clearCache`
607607
Clears all cache and cookies.
608+
Browser Support: Chrome, Safari on iOS
608609

609610
```markup
610-
usage: clearCache <seconds>
611+
usage: clearCache
611612
example: clearCache
612613
```
613614

0 commit comments

Comments
 (0)