Commit Graph

41 Commits

Author SHA1 Message Date
Fabrice Reix
6e1f115c43
Generating options for man 2023-11-06 11:14:25 +01:00
jcamiel
5ee6aa393b
Synchronise manual with http1.0, http1.1, http2, http3, ipv4 and ipv6 options. 2023-10-19 13:39:18 +00:00
hurl-bot
6870aaa5f5
Update hurl version to 4.2.0-SNAPSHOT 2023-09-21 12:08:40 +00:00
hurl-bot
b12b761921
Create 4.1.0 release 2023-09-21 10:56:10 +00:00
jcamiel
8829b393b3
Update docs. 2023-09-14 16:18:20 +02:00
Fabrice Reix
e875db097f
Update man with report-tap option 2023-09-14 08:12:21 +02:00
Fabrice Reix
11628d4766
Add delay CLI option 2023-09-13 16:18:28 +02:00
apparentorder
a9b8a5acbf
add documentation for aws-sigv4 2023-08-24 15:18:53 +02:00
Fabrice Reix
97ceb24e8b
Replace fail-at-end option with continue-on-error option 2023-08-12 08:20:17 +02:00
jcamiel
80b220aca6
Update README 2023-07-11 13:07:43 +02:00
jcamiel
0f1a9f80fb
Update to 4.1.0-SNAPSHOT. 2023-06-29 16:05:31 +02:00
hurl-bot
3cad4e38b4
Create 4.0.0 release 2023-06-28 18:37:30 +00:00
jcamiel
957306bbaa
Update docs for 4.0.0 2023-06-28 15:19:55 +00:00
jcamiel
b65bdf59cc
Upgrade Hurl version to 4.0.0 due to runner::run API change. 2023-06-01 17:26:15 +02:00
hurl-bot
6bf183845a
Update hurl version to 3.1.0-SNAPSHOT 2023-06-01 17:15:08 +02:00
Fabrice Reix
67e1871a96
Update to version 3.0.1 2023-06-01 11:57:56 +02:00
hurl-bot
277393700b
Create 3.0.0 release 2023-05-03 13:32:58 +00:00
Fabrice Reix
f62fba6ab3
Update help/man for hurlfmt 2023-05-03 13:34:40 +02:00
jcamiel
13d3f9a6b7
Update docs with certificate. 2023-05-03 11:56:20 +02:00
Filipe PINTO
d7df56da44
Add exit code 0 in manual 2023-04-16 13:15:20 +00:00
jcamiel
55cd58b50a
Increment major version to 3.0.0 (compatibility break) 2023-02-25 11:39:18 +01:00
hurl-bot
8d470a51b6
Update hurl version to 2.1.0-SNAPSHOT 2023-02-02 09:37:39 +00:00
hurl-bot
0c737817e5
Create 2.0.1 release 2023-02-01 16:15:48 +00:00
hurl-bot
849b154e76
Update hurl version to 2.0.1-SNAPSHOT 2023-02-01 16:09:25 +00:00
jcamiel
9e8ef9acb8
Fix some Hurl samples newlines. 2023-01-29 11:56:10 +01:00
jcamiel
05255fb722
Precise that --color does not affect HTTP response output. 2023-01-27 11:03:12 +01:00
hurl-bot
7b080d3cc6
Update hurl version to 2.1.0-SNAPSHOT 2023-01-25 13:52:42 +00:00
hurl-bot
e7e00c632b
Create 2.0.0 release 2023-01-25 13:03:19 +00:00
jcamiel
42ef4125fe
Update docs for Hurl 2.0.0. 2023-01-25 11:26:30 +01:00
jcamiel
589c4c20c3
Update 1.9.0-SNAPSHOT to 2.0.0 due to major breaking change. 2022-11-29 15:51:29 +01:00
GitHub Action
e455ebd685 Update hurl version to 1.9.0-SNAPSHOT 2022-11-07 13:11:48 +00:00
GitHub Action
1930fcf62b Create 1.8.0 release 2022-11-07 12:39:14 +00:00
jcamiel
a32535d9be
Update docs for 1.8.0 2022-10-24 22:33:26 +02:00
jcamiel
52575789ef
Delete --progress and --summary from docs. 2022-09-30 18:01:20 +02:00
Zoltan Klinger
a375af91d4 fix grammar in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
5bc24bd0cf fix typos in docs 2022-09-28 18:35:02 +10:00
Fabrice Reix
fce9e9daf7
Update version to 1.7.0 2022-09-15 12:56:36 +02:00
jcamiel
91f7396a6d
Fix minot typos. 2022-09-03 00:50:31 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Christine Seeman
57a298d9f1 Adding pluralization to scenerio and documentation
Grammer changes. These were added to the hurl docs and then generated
with python scripts.
2022-09-02 12:47:08 +02:00
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00