From f3c57d0941ead602ff8f2936cd30019567ff42de Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 16 Mar 2018 15:37:08 +0200 Subject: Tweak status command output --- bdep/status.cli | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bdep/status.cli') diff --git a/bdep/status.cli b/bdep/status.cli index a8d1e49..6a562da 100644 --- a/bdep/status.cli +++ b/bdep/status.cli @@ -57,6 +57,11 @@ namespace bdep "Also print the status of all dependencies, recursively." } + bool --old-available|-o + { + "Print old available versions." + } + bool --fetch|-f { "Perform the \cb{fetch} command prior to printing the status." -- cgit v1.1