aboutsummaryrefslogtreecommitdiff
path: root/t/15-usage.t
diff options
context:
space:
mode:
authorchinarulezzz <s.alex08@mail.ru>2016-12-07 02:45:15 +0200
committerchinarulezzz <s.alex08@mail.ru>2016-12-07 02:45:15 +0200
commitc313b2ba7c4d81d67b5cfb8691ac42ca3dfd5aca (patch)
tree5d7fa1ca7e3332429cc9946040e02f3cc374d097 /t/15-usage.t
parent88b3d4dada94b96a036a2f1838b1213e04cfec5d (diff)
downloadsbotools2-c313b2ba7c4d81d67b5cfb8691ac42ca3dfd5aca.tar.xz
sboclean: change options --clean-dist|--clean-work into simple --dist|--work
Diffstat (limited to 't/15-usage.t')
-rwxr-xr-xt/15-usage.t4
1 files changed, 2 insertions, 2 deletions
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.