aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-status-options.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-status-options.cli')
-rw-r--r--bpkg/pkg-status-options.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/bpkg/pkg-status-options.cli b/bpkg/pkg-status-options.cli
index 5f1c05b..6eabf4d 100644
--- a/bpkg/pkg-status-options.cli
+++ b/bpkg/pkg-status-options.cli
@@ -10,13 +10,13 @@ include <bpkg/configuration-options.cli>;
"\h{SYNOPSIS}
-bpkg pkg-status <pkg> [<ver>]"
+bpkg pkg-status <pkg>[/<ver>]"
"\h{DESCRIPTION}
The \cb{pkg-status} command prints the status of the specified
-package or, if the <ver> argument is provided, package version.
-Note that the status is written to \cb{STDOUT}, not \cb{STDERR}.
+package or, if <ver> is specified, package version. Note that the
+status is written to \cb{STDOUT}, not \cb{STDERR}.
@@ TODO: output form and possible status values."
*/