From 4ee3960377a2c678d2325e854f48720cd2f6120a Mon Sep 17 00:00:00 2001 From: Fotios Valasiadis Date: Thu, 18 Aug 2022 15:15:56 +0300 Subject: [PATCH] fix minor mistake in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f82ca32..cf06b0be 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ The `xbps-reconfigure(1)` utility may be used to configure packages that were no reconfiguration. By default and unless the `-f, --force` option is set, only packages that were not configured will be processed. -Its usage is simple, specify a package name or `a, --all` for all packages: +Its usage is simple, specify a package name or `-a, --all` for all packages: $ xbps-reconfigure [-f] | -a