[123200] trunk/base/doc

Ryan Schmidt ryandesign at macports.org
Wed Aug 6 18:03:39 PDT 2014


> On Aug 6, 2014, at 4:35 PM, cal at macports.org wrote:
> 
> Revision
> 123200
> Author
> cal at macports.org
> Date
> 2014-08-06 14:35:20 -0700 (Wed, 06 Aug 2014)
> Log Message
> 
> base: document port clean

> --- trunk/base/doc/port-clean.1.txt	                        (rev 0)
> +++ trunk/base/doc/port-clean.1.txt	2014-08-06 21:35:20 UTC (rev 123200)
> 
> @@ -0,0 +1,74 @@
> 
> +// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
> +port-clean(1)
> +=============
> +$Id$
> +
> +NAME
> +----
> +port-clean - Remove temporary files used to build a port.
> +
> +SYNOPSIS
> +--------
> +[cmdsynopsis]
> +*port* [*-vdqypotf*] [*-D* 'portdir'] *clean*
> +     [--archive] [--dist] [--logs] [--work] [--all]
> +     [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
> +
> +DESCRIPTION
> +-----------
> +*port clean* removes temporary files that were while installing a port.

Missing word ("created"?) between "were" and "while".





More information about the macports-dev mailing list