gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 33/173: docs/silent: mention --show-error in --sile


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 33/173: docs/silent: mention --show-error in --silent description
Date: Fri, 24 Feb 2017 14:00:55 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.53.1
in repository gnurl.

commit acd29dc10890822527da329e85e58f6e8b6b8134
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Jan 7 20:23:31 2017 +0100

    docs/silent: mention --show-error in --silent description
    
    Reported in #1190
    Reported-by: Dan Jacobson
---
 docs/cmdline-opts/silent.d | 3 +++
 docs/curl.1                | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/docs/cmdline-opts/silent.d b/docs/cmdline-opts/silent.d
index 321279129..7603b7634 100644
--- a/docs/cmdline-opts/silent.d
+++ b/docs/cmdline-opts/silent.d
@@ -6,3 +6,6 @@ See-also: verbose stderr
 Silent or quiet mode. Don't show progress meter or error messages.  Makes Curl
 mute. It will still output the data you ask for, potentially even to the
 terminal/stdout unless you redirect it.
+
+Use --show-error in addition to this option to disable progress meter but
+still show error messages.
diff --git a/docs/curl.1 b/docs/curl.1
index f3b05ffe5..ce54fb2f1 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1886,6 +1886,9 @@ Silent or quiet mode. Don't show progress meter or error 
messages.  Makes Curl
 mute. It will still output the data you ask for, potentially even to the
 terminal/stdout unless you redirect it.
 
+Use \fI-S, --show-error\fP in addition to this option to disable progress 
meter but
+still show error messages.
+
 See also \fI-v, --verbose\fP and \fI--stderr\fP.
 .IP "--socks4 <host[:port]>"
 Use the specified SOCKS4 proxy. If the port number is not specified, it is

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]