From 817ba792154689df004dbfff67d9ae54cc15584e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 Dec 2015 13:43:30 +0200 Subject: Add pkg-install|install and pkg-uninstall|uninstall commands --- bpkg/common-options.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bpkg/common-options.cli') diff --git a/bpkg/common-options.cli b/bpkg/common-options.cli index 86955d7..c68e588 100644 --- a/bpkg/common-options.cli +++ b/bpkg/common-options.cli @@ -136,9 +136,9 @@ namespace bpkg string --pager // String to allow empty value. { "", - "The pager program to be used to show text, such as help. Commonly - used pager programs are \cb{less} and \cb{more}. You can also specify - additional options that should be passed to the pager program with + "The pager program to be used to show long text. Commonly used pager + programs are \cb{less} and \cb{more}. You can also specify additional + options that should be passed to the pager program with \cb{--pager-option}. If an empty string is specified as the pager program, then no pager will be used. If the pager program is not explicitly specified, then \cb{bpkg} will try to use \cb{less}. If it -- cgit v1.1