[123074] trunk/base/doc

cal at macports.org cal at macports.org
Mon Aug 4 15:20:19 PDT 2014


Revision: 123074
          https://trac.macports.org/changeset/123074
Author:   cal at macports.org
Date:     2014-08-04 15:20:19 -0700 (Mon, 04 Aug 2014)
Log Message:
-----------
base: document port-cat, #44530

Modified Paths:
--------------
    trunk/base/doc/Makefile.in

Added Paths:
-----------
    trunk/base/doc/port-cat.1.txt

Modified: trunk/base/doc/Makefile.in
===================================================================
--- trunk/base/doc/Makefile.in	2014-08-04 22:19:45 UTC (rev 123073)
+++ trunk/base/doc/Makefile.in	2014-08-04 22:20:19 UTC (rev 123074)
@@ -20,6 +20,7 @@
 		port-archive.1 \
 		port-archivefetch.1 \
 		port-build.1 \
+		port-cat.1 \
 		port-checksum.1 \
 		port-configure.1 \
 		port-contents.1 \

Copied: trunk/base/doc/port-cat.1.txt (from rev 123070, trunk/base/doc/port-install.1.txt)
===================================================================
--- trunk/base/doc/port-cat.1.txt	                        (rev 0)
+++ trunk/base/doc/port-cat.1.txt	2014-08-04 22:20:19 UTC (rev 123074)
@@ -0,0 +1,28 @@
+// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
+port-cat(1)
+===========
+$Id$
+
+NAME
+----
+port-cat - Print the contents of a Portfile
+
+SYNOPSIS
+--------
+[cmdsynopsis]
+*port* [*-D* 'portdir'] *cat*
+     [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
+
+DESCRIPTION
+-----------
+Print the 'Portfile' of the given port(s). Note that always the latest version
+in your local ports tree is printed.
+
+SEE ALSO
+--------
+man:port[1], man:port-selfupdate[1]
+
+AUTHORS
+-------
+ (C) 2014 The MacPorts Project
+ Clemens Lang <cal at macports.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140804/0442fbcd/attachment.html>


More information about the macports-changes mailing list