port search --maintainer[s]
Jan Stary
hans at stare.cz
Thu Mar 30 16:42:36 UTC 2017
(Sorry, attaching now).
On Mar 30 18:18:41, hans at stare.cz wrote:
> This is 2.4.99 from git running on 10.6.8.
> The 'port search' recognizes '--maintainer' and '--maintainers',
> but the guide says '--maintainer' and '--maintainer'
> while port-search.1 only says '--maintainer'.
> Attached please find a diff for each.
>
> There is also port-search.1.txt in git, which gets out of sync with this.
> Why are the generated *.txt files in the repository?
>
> Jan
>
-------------- next part --------------
diff --git a/doc/port-search.1 b/doc/port-search.1
index 2f5b7130..a95c9b0d 100644
--- a/doc/port-search.1
+++ b/doc/port-search.1
@@ -114,7 +114,7 @@ Test the search string against ports\*(Aq descriptions\&.
Search for the keyword(s) in the homepage property\&.
.RE
.PP
-\fB\-\-maintainer\fR
+\fB\-\-maintainer\fR, \fB\-\-maintainers\fR
.RS 4
Search for ports maintained by a specific maintainer\&. Note that there also is a pseudo\-portname selector available for maintainer addresses\&. See
\fBport\fR(1)
-------------- next part --------------
diff --git a/guide/xml/using.xml b/guide/xml/using.xml
index 84802be..069df38 100644
--- a/guide/xml/using.xml
+++ b/guide/xml/using.xml
@@ -329,7 +329,7 @@ Found 11 ports.</screen>
</varlistentry>
<varlistentry>
- <term><option>--maintainer</option>, <option>--maintainer</option></term>
+ <term><option>--maintainer</option>, <option>--maintainers</option></term>
<listitem>
<para>Search for ports maintained by a specific maintainer.</para>
</listitem>
More information about the macports-dev
mailing list