Files
macports-base/doc/port-exit.1
T
2026-02-03 07:23:02 +11:00

56 lines
1.5 KiB
Groff

'\" t
.TH "PORT\-EXIT" "1" "2\&.12\&.99" "MacPorts 2\&.12\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
port-exit \- Exit shell mode
.SH "SYNOPSIS"
.sp
To be used only in shell mode:
.sp
.nf
\fBexit\fR
.fi
.sp
.nf
\fBquit\fR
.fi
.SH "DESCRIPTION"
.sp
\fBexit\fR or \fBquit\fR can only be used when \fBport\fR is running in shell mode (see \fBport-shell\fR(7))\&. It causes \fBport\fR to exit\&.
.SH "BUGS"
.sp
\fBport exit\fR and \fBport quit\fR can be used from the command line, but are no\-ops\&.
.SH "SEE ALSO"
.sp
\fBport\fR(1), \fBport-shell\fR(7)
.SH "AUTHORS"
.sp
.if n \{\
.RS 4
.\}
.nf
(C) 2014 The MacPorts Project
Clemens Lang <cal@macports\&.org>
.fi
.if n \{\
.RE
.\}