This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit fd8a965 committed Aug 29, 2024 · 11 / 11 · Verified
1 parent 7d9b510 commit fd8a965 Copy full SHA for fd8a965
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
c : Copyright (C) Daniel Stenberg, <daniel.se>, et al.
3
3
SPDX-License-Identifier : curl
4
- Title : trurl 0.15
4
+ Title : trurl
5
5
Section : 1
6
- Source : trurl
6
+ Source : trurl 0.15
7
7
See-also :
8
8
- curl (1)
9
9
- wcurl (1)
@@ -289,7 +289,7 @@ trailing asterisk (`*`)) which makes trurl remove the tuples from the query
289
289
string that match the instruction.
290
290
291
291
To match a literal trailing asterisk instead of using a wildcard, escape it with
292
- a backslash in front of it. Like ` \* ` .
292
+ a backslash in front of it. Like ` \\ * ` .
293
293
294
294
## --url [ URL]
295
295
You can’t perform that action at this time.
0 commit comments