*: trim multiple spaces, fix line endings

This commit is contained in:
bl-ue
2021-04-03 14:51:56 -04:00
committed by Starbeamrainbowlabs
parent 65746eb5bb
commit 04dd546e2d
41 changed files with 113 additions and 113 deletions

View File

@@ -9,7 +9,7 @@
- Use "~" to match a string with a given regular expression:
`recsel -e "{{field_name}} ~ '{{pattern_regex}}' {{data.rec}}"`
`recsel -e "{{field_name}} ~ '{{pattern_regex}}' {{data.rec}}"`
- Use a predicate to match a name and a version: