From 2782ae034e51d5e9c74a9b1f2c6e6c452bd83243 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 4 Jan 2016 12:36:05 +0200 Subject: Minor fixes * src/ctl.c: Start textual descriptions with capital letters. * src/piesctl-cl.opt: Fix typos. * src/piesctl.c (shttp_process): Fix error handling. (shttp_fatal): Select exit code depending on the HTTP response code. --- src/piesctl-cl.opt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/piesctl-cl.opt') diff --git a/src/piesctl-cl.opt b/src/piesctl-cl.opt index d026269..b8e4fc1 100644 --- a/src/piesctl-cl.opt +++ b/src/piesctl-cl.opt @@ -41,7 +41,7 @@ BEGIN END OPTION(,E,, - []) + []) BEGIN preprocess_only = 1; END @@ -53,7 +53,7 @@ BEGIN END OPTION(dump,d,, - []) + []) BEGIN ++dump; END -- cgit v1.2.1