From fef8a79ddc88504e95418a2d39e517f8548b4091 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Mon, 13 Dec 2021 18:39:11 +0100 Subject: [PATCH] chore: reword package artifact README Be more specific about the contents of the packages we generate, and clarify that `mongosh.1.gz` is a manual page file. --- packaging/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packaging/README b/packaging/README index 97171a30d4..9185e6bfc5 100644 --- a/packaging/README +++ b/packaging/README @@ -1,4 +1,9 @@ -This package contains mongosh, the mongo shell, and a helper binary, mongocryptd. +This package contains `mongosh`, the mongo shell. +Additionally, it includes a helper binary, `mongocryptd` (under the name +`mongocryptd-mongosh`), as well as a manual page `mongosh.1.gz` +that can be viewed using the `man` command line utility, and their +respective licensing files. + Extract them to a suitable location. For licensing information: