1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-31 09:58:01 +00:00

Update help for CommandsCommand to avoid deduplication (#7858)

This commit is contained in:
Saq Imtiaz
2023-11-26 18:42:53 +01:00
committed by GitHub
parent 64812f5c06
commit 233b871fdf

View File

@@ -10,7 +10,7 @@ Sequentially run the command tokens returned from a filter
Examples
```
--commands "[enlist{$:/build-commands-as-text}]"
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```