From c313b2ba7c4d81d67b5cfb8691ac42ca3dfd5aca Mon Sep 17 00:00:00 2001 From: chinarulezzz Date: Wed, 7 Dec 2016 02:45:15 +0200 Subject: sboclean: change options --clean-dist|--clean-work into simple --dist|--work --- t/15-usage.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/15-usage.t') diff --git a/t/15-usage.t b/t/15-usage.t index c53968f..4a9b61c 100755 --- a/t/15-usage.t +++ b/t/15-usage.t @@ -36,9 +36,9 @@ Options: this screen. -v|--version: version information. - -d|--clean-dist: + -d|--dist: clean distfiles. - -w|--clean-work: + -w|--work: clean working directories. -i|--interactive: be interactive. -- cgit v1.2.3