diff --git a/HowtocURL.md b/HowtocURL.md index 9bf30b6a..d0876036 100644 --- a/HowtocURL.md +++ b/HowtocURL.md @@ -49,7 +49,7 @@ Spécifier un en-tête HTTP (`-H` ou `--header`) : $ curl http://www.example.com -H 'Accept: text/plain' ~~~ -Spécifier un user-agent : +Spécifier un user-agent (`-A` ou `--user-agent`) : ~~~ $ curl -A "Mozilla/5.0 (compatible; evolix; http://evolix.com)" http://example.com