From cdbc374bc16ed0db1a4a206064bb090ac935d89d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Mar 2018 14:35:27 +0200 Subject: Style/naming cleanup in man synopsis --- bpkg/pkg-verify.cli | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'bpkg/pkg-verify.cli') diff --git a/bpkg/pkg-verify.cli b/bpkg/pkg-verify.cli index 1b733c7..836791a 100644 --- a/bpkg/pkg-verify.cli +++ b/bpkg/pkg-verify.cli @@ -11,18 +11,18 @@ include ; namespace bpkg { { - " ", + " ", "\h|SYNOPSIS| - \c{\b{bpkg pkg-verify} [] } + \c{\b{bpkg pkg-verify} [] } \h|DESCRIPTION| - The \cb{pkg-verify} command verifies that the specified archive is a - valid \cb{bpkg} package. Specifically, it checks that the archive's name - and the top-level directory inside the archive match the canonical - '\c{\i{name}\b{-}\i{version}}' form and that there is a valid manifest + The \cb{pkg-verify} command verifies that the specified archive file is a + valid \cb{bpkg} package. Specifically, it checks that the file's name and + the top-level directory inside the archive match the canonical + \c{\i{name}\b{-}\i{version}} form and that there is a valid manifest file in that top-level directory." } -- cgit v1.1