From 023f1a286b7dfe80eb80a9e6924e492cf6f3f80a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 May 2018 10:34:31 +0200 Subject: Implement test, update, and clean commands --- doc/cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/cli.sh') diff --git a/doc/cli.sh b/doc/cli.sh index e51aacf..e75346d 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -60,7 +60,7 @@ o="--suppress-undocumented --output-prefix bdep- --class-doc bdep::common_option compile "common" $o --output-suffix "-options" --class-doc bdep::common_options=long compile "bdep" $o --output-prefix "" --class-doc bdep::commands=short --class-doc bdep::topics=short -pages="new help init sync fetch status config projects-configs" +pages="new help init sync fetch status config test update clean projects-configs" for p in $pages; do compile $p $o -- cgit v1.1