Skip to content

Commit

Permalink
Sync with canonical documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcamiel committed Apr 24, 2024
1 parent 9e84dcf commit 7570c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/hurl.dev/_docs/samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Basic authentication section allows per request authentication. If you want to a
requests of a Hurl file you could use [`-u/--user` option]:

```shell
$ hurl --user bob=secret login.hurl
$ hurl --user bob:secret login.hurl
```

[`--user`] option can also be set per request:
Expand Down

0 comments on commit 7570c02

Please sign in to comment.