From f74daa39e8a4e4806196261a04589597d578f6b6 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sat, 10 Feb 2024 22:22:12 +1000 Subject: [PATCH] makepkg.conf.5: Add ellipsis to OPTIONS array description We have added more options to makepkg, but adding them to the man page entry would result in line wrapping on a standard width terminal. Instead, trucate and add ellipsis to indicate more members (as described in the section below). Fixes #91 Signed-off-by: Allan McRae --- doc/makepkg.conf.5.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/makepkg.conf.5.asciidoc b/doc/makepkg.conf.5.asciidoc index 8085f239..7adf0162 100644 --- a/doc/makepkg.conf.5.asciidoc +++ b/doc/makepkg.conf.5.asciidoc @@ -152,7 +152,7 @@ Options Specify a key to use for GPG signing instead of the default key in the keyring. Can be overridden with makepkg's '\--key' option. -**OPTIONS=(**!strip docs libtool staticlibs emptydirs !zipman !purge !debug**)**:: +**OPTIONS=(**!strip docs libtool staticlibs emptydirs ...**)**:: This array contains options that affect default packaging. They are equivalent to options that can be placed in the PKGBUILD; the defaults are shown here. All options should always be left in the array; to enable or