<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-base.
</pre>
<p><a href="https://github.com/macports/macports-base/commit/1be7e2c1354f4106dd2b1601f2c2969029ca7e00">https://github.com/macports/macports-base/commit/1be7e2c1354f4106dd2b1601f2c2969029ca7e00</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1be7e2c1354f4106dd2b1601f2c2969029ca7e00
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Jul 6 03:11:14 2024 +1000
<span style='display:block; white-space:pre;color:#404040;'> port-list.1: mention no args behaviour
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> This is actually the main point of the action.
</span>---
doc/port-list.1 | 4 ++--
doc/port-list.1.txt | 11 ++++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-list.1 b/doc/port-list.1
</span><span style='display:block; white-space:pre;color:#808080;'>index b51b2b775..0c427392c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-list.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-list.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@
</span> .\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
<span style='display:block; white-space:pre;background:#ffe0e0;'>-port-list \- List the latest available version for the given ports
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+port-list \- List available ports
</span> .SH "SYNOPSIS"
.sp
.nf
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,7 @@ port-list \- List the latest available version for the given ports
</span> .fi
.SH "DESCRIPTION"
.sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBport list\fR prints the latest version of the given port(s) that is available through MacPorts\&. It prints name, version number and the relative path of the port in the port tree, i\&.e\&. the name of the primary category followed by the port name\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport list\fR with no arguments prints a list of all ports available through MacPorts\&. If given one or more ports as arguments, it prints the information only for the latest version of the given port(s)\&. It prints name, version number and the relative path of the port in the ports tree, i\&.e\&. the name of the primary category followed by the port name\&.
</span> .if n \{\
.sp
.\}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-list.1.txt b/doc/port-list.1.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index 7d1258680..e573abf81 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-list.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-list.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ port-echo(1)
</span>
NAME
----
<span style='display:block; white-space:pre;background:#ffe0e0;'>-port-list - List the latest available version for the given ports
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+port-list - List available ports
</span>
SYNOPSIS
--------
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,10 +14,11 @@ SYNOPSIS
</span>
DESCRIPTION
-----------
<span style='display:block; white-space:pre;background:#ffe0e0;'>-*port list* prints the latest version of the given port(s) that is available
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-through MacPorts. It prints name, version number and the relative path of the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-port in the port tree, i.e. the name of the primary category followed by the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-port name.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+*port list* with no arguments prints a list of all ports available
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+through MacPorts. If given one or more ports as arguments, it prints the
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+information only for the latest version of the given port(s). It prints
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+name, version number and the relative path of the port in the ports tree,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+i.e. the name of the primary category followed by the port name.
</span>
[NOTE]
====
</pre><pre style='margin:0'>
</pre>