From 6d1a72e466bc5d6f3342d05377f5522533c34448 Mon Sep 17 00:00:00 2001 From: Hedy Li Date: Sat, 24 Jul 2021 13:38:25 +0800 Subject: [PATCH] remove extra newline in usage --- sparte.go | 1 - 1 file changed, 1 deletion(-) diff --git a/sparte.go b/sparte.go index 4dc3fdc..ca7f9d2 100644 --- a/sparte.go +++ b/sparte.go @@ -101,7 +101,6 @@ Usage: sparte [--help] [URL] [-i INPUT] [-f FILE] --help usage -i send INPUT to URL -f send contents of FILE as input to URL (use - for reading stdin pipe) - `) return }