From 66f156aa877f3ec65fccd5496ab2f56ddeb5dd3b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 22 Jan 2016 17:33:53 +0200 Subject: Use shorter alias for command in documentation --- bpkg/cfg-create.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpkg/cfg-create.cli b/bpkg/cfg-create.cli index 2f6070d..510f477 100644 --- a/bpkg/cfg-create.cli +++ b/bpkg/cfg-create.cli @@ -31,7 +31,7 @@ namespace bpkg arguments. For example: \ - bpkg cfg-create cxx config.cxx=clang++ config.install.root=/usr/local + bpkg create cxx config.cxx=clang++ config.install.root=/usr/local \ " } -- cgit v1.1