Commit Graph

10 Commits

Author SHA1 Message Date
Filipe PINTO
d7df56da44
Add exit code 0 in manual 2023-04-16 13:15:20 +00:00
jcamiel
05255fb722
Precise that --color does not affect HTTP response output. 2023-01-27 11:03:12 +01:00
jcamiel
42ef4125fe
Update docs for Hurl 2.0.0. 2023-01-25 11:26:30 +01: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
jcamiel
91f7396a6d
Fix minot typos. 2022-09-03 00:50:31 +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