summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2017-09-03 21:17:27 -0500
committerJayanth Othayoth <ojayanth@in.ibm.com>2017-09-12 02:40:57 -0500
commitad516f4fe17bf1756980c51634e73104b6a2e193 (patch)
treef6fe8e0db3cdf52c7677f8cae8d67723394ca8a1
parent09f6b6472b9b2c3a219160ab895568e778652f7b (diff)
downloadphosphor-debug-collector-ad516f4fe17bf1756980c51634e73104b6a2e193.tar.gz
phosphor-debug-collector-ad516f4fe17bf1756980c51634e73104b6a2e193.zip
dreport: Fix typo in help message
Changed default size "unlimited" Change-Id: Ia7dcd1f3c0e0f7630abdbb2f8ab9d1a36d80b6c9 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
-rwxr-xr-xtools/dreport2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dreport b/tools/dreport
index 6858f75..8dba934 100755
--- a/tools/dreport
+++ b/tools/dreport
@@ -27,7 +27,7 @@ Options:
core in the dump.
-s, --size <size> Maximum allowed size(in KB) of the archive.
Report will be truncated in case size exceeds
- this limit. Default size is 500KB.
+ this limit. Default size is unlimited.
-v, —-verbose Increase logging verbosity.
-V, --version Output version information.
-q, —-quiet Only log fatal errors to stderr
OpenPOWER on IntegriCloud