[123190] trunk/base/doc

cal at macports.org cal at macports.org
Wed Aug 6 13:32:51 PDT 2014


Revision: 123190
          https://trac.macports.org/changeset/123190
Author:   cal at macports.org
Date:     2014-08-06 13:32:51 -0700 (Wed, 06 Aug 2014)
Log Message:
-----------
base: document port-cd

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

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

Modified: trunk/base/doc/Makefile.in
===================================================================
--- trunk/base/doc/Makefile.in	2014-08-06 20:12:20 UTC (rev 123189)
+++ trunk/base/doc/Makefile.in	2014-08-06 20:32:51 UTC (rev 123190)
@@ -21,6 +21,7 @@
 		port-archivefetch.1 \
 		port-build.1 \
 		port-cat.1 \
+		port-cd.1 \
 		port-checksum.1 \
 		port-configure.1 \
 		port-contents.1 \

Copied: trunk/base/doc/port-cd.1.txt (from rev 123189, trunk/base/doc/port-cat.1.txt)
===================================================================
--- trunk/base/doc/port-cd.1.txt	                        (rev 0)
+++ trunk/base/doc/port-cd.1.txt	2014-08-06 20:32:51 UTC (rev 123190)
@@ -0,0 +1,33 @@
+// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
+port-cd(1)
+==========
+$Id$
+
+NAME
+----
+port-cd - Change the current working directory in interactive mode.
+
+SYNOPSIS
+--------
+To be used only in interactive mode:
+
+*cd*
+    ['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']
+
+DESCRIPTION
+-----------
+*cd* can be used in interactive mode of *port* (see man:port-interactive[7]) to
+change the current working directory to the directory that contains a given
+port. The second parameter is not optional, as it usually is with *cd* in your
+shell.
+
+Note that *port cd* can be used from the command line, but is a no-op.
+
+SEE ALSO
+--------
+man:port[1], man:port-interactive[7]
+
+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/20140806/6bf01aba/attachment-0001.html>


More information about the macports-changes mailing list