Skip to content

Commit 595b2bf

Browse files
authored
Merge pull request #639 from emmanuel-ferdman/main
fix: update full syntax location
2 parents 75a1f0e + 58e0018 commit 595b2bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pueue/src/client/cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Examples:
374374
- `columns=id,status,command status=running start > 2023-05-2112:03:17 order_by command first 5`
375375
376376
The formal syntax is defined here:
377-
https://github.com/Nukesor/pueue/blob/main/pueue/src/client/query/syntax.pest
377+
https://github.com/Nukesor/pueue/blob/main/pueue/src/client/commands/state/query/syntax.pest
378378
379379
More documentation is on the query syntax PR:
380380
https://github.com/Nukesor/pueue/issues/350#issue-1359083118"

0 commit comments

Comments
 (0)