aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/show-error.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/show-error.d')
-rw-r--r--docs/cmdline-opts/show-error.d5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/cmdline-opts/show-error.d b/docs/cmdline-opts/show-error.d
index 2124409e5..c1af391d0 100644
--- a/docs/cmdline-opts/show-error.d
+++ b/docs/cmdline-opts/show-error.d
@@ -3,5 +3,10 @@ Short: S
Help: Show error even when -s is used
See-also: no-progress-meter
Category: curl
+Example: --show-error --silent $URL
+Added: 5.9
---
When used with --silent, it makes curl show an error message if it fails.
+
+This option is global and does not need to be specified for each use of
+--next.