[124096] branches/gsoc14-interactive/base/doc

shasha at macports.org shasha at macports.org
Mon Aug 18 14:23:06 PDT 2014


Revision: 124096
          https://trac.macports.org/changeset/124096
Author:   shasha at macports.org
Date:     2014-08-18 14:23:06 -0700 (Mon, 18 Aug 2014)
Log Message:
-----------
global flag -N added to man page

Modified Paths:
--------------
    branches/gsoc14-interactive/base/doc/port.1
    branches/gsoc14-interactive/base/doc/port.1.txt

Modified: branches/gsoc14-interactive/base/doc/port.1
===================================================================
--- branches/gsoc14-interactive/base/doc/port.1	2014-08-18 21:09:50 UTC (rev 124095)
+++ branches/gsoc14-interactive/base/doc/port.1	2014-08-18 21:23:06 UTC (rev 124096)
@@ -24,7 +24,7 @@
 .SH "SYNOPSIS"
 .sp
 .nf
-\fBport\fR [\fB\-bcdfknopqRstuvy\fR] [\fB\-D\fR \fIportdir\fR] [\fB\-F\fR \fIcmdfile\fR] [\fIaction\fR] [\fIactionflags\fR]
+\fBport\fR [\fB\-bcdfknNopqRstuvy\fR] [\fB\-D\fR \fIportdir\fR] [\fB\-F\fR \fIcmdfile\fR] [\fIaction\fR] [\fIactionflags\fR]
      [[\fIportname\fR | \fIpseudo\-portname\fR | \fIport\-expressions\fR | \fIport\-url\fR]]
      [[\fI at version\fR] [+/\-variant \&...] \&... [option=value \&...]]
 .fi
@@ -464,9 +464,14 @@
 .PP
 \-q
 .RS 4
-Quiet mode, suppress informational messages to a minimum
+Quiet mode, suppress informational messages to a minimum, implies \-N
 .RE
 .PP
+\-N
+.RS 4
+Non-Interactive mode, no interactive questions asked
+.RE
+.PP
 \fBInstallation and upgrade\fR
 .PP
 \-n

Modified: branches/gsoc14-interactive/base/doc/port.1.txt
===================================================================
--- branches/gsoc14-interactive/base/doc/port.1.txt	2014-08-18 21:09:50 UTC (rev 124095)
+++ branches/gsoc14-interactive/base/doc/port.1.txt	2014-08-18 21:23:06 UTC (rev 124096)
@@ -10,7 +10,7 @@
 SYNOPSIS
 --------
 [cmdsynopsis]
-*port* [*-bcdfknopqRstuvy*] [*-D* 'portdir'] [*-F* 'cmdfile'] ['action'] ['actionflags']
+*port* [*-bcdfknNopqRstuvy*] [*-D* 'portdir'] [*-F* 'cmdfile'] ['action'] ['actionflags']
      [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
      [['@version'] [+/-variant ...] ... [option=value ...]]
 
@@ -130,8 +130,11 @@
     Debug mode, generate debugging messages, implies -v
 
 -q::
-    Quiet mode, suppress informational messages to a minimum
+    Quiet mode, suppress informational messages to a minimum, implies -N
 
+-N::
+    Non-interactive mode, interactive questions are not asked 
+
 .Installation and upgrade
 -n::
     Don't follow dependencies in upgrade (affects 'upgrade' and 'install')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140818/fbc9e011/attachment.html>


More information about the macports-changes mailing list