From 939e2c2417c26308d5aedc42851fb3994ce772ba Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Thu, 22 Dec 2011 11:07:54 +0100
Subject: [PATCH] xbps-bin(8): fix 'find-files' syntax in manpage.

---
 bin/xbps-repo/xbps-repo.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/xbps-repo/xbps-repo.8 b/bin/xbps-repo/xbps-repo.8
index 85c1d8e2..9955fd0e 100644
--- a/bin/xbps-repo/xbps-repo.8
+++ b/bin/xbps-repo/xbps-repo.8
@@ -54,7 +54,7 @@ Shows the current XBPS release version (version, API, index).
 Please note that all targets are case insensitive.
 .Pp
 .Bl -tag -width ident
-.It Sy find-files Ar pattern
+.It Sy find-files Ar pattern Ar [patterns ...]
 Prints the name of
 .Em package(s)
 matching the pattern on its file list by looking in all repositories index files.