summaryrefslogtreecommitdiff
path: root/man/pinky.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/pinky.1')
-rw-r--r--man/pinky.168
1 files changed, 68 insertions, 0 deletions
diff --git a/man/pinky.1 b/man/pinky.1
new file mode 100644
index 0000000..8fdc71c
--- /dev/null
+++ b/man/pinky.1
@@ -0,0 +1,68 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35.
+.TH PINKY "1" "March 2007" "GNU coreutils 6.9" "User Commands"
+.SH NAME
+pinky \- lightweight finger
+.SH SYNOPSIS
+.B pinky
+[\fIOPTION\fR]... [\fIUSER\fR]...
+.SH DESCRIPTION
+.\" Add any additional description here
+.TP
+\fB\-l\fR
+produce long format output for the specified USERs
+.TP
+\fB\-b\fR
+omit the user's home directory and shell in long format
+.TP
+\fB\-h\fR
+omit the user's project file in long format
+.TP
+\fB\-p\fR
+omit the user's plan file in long format
+.TP
+\fB\-s\fR
+do short format output, this is the default
+.TP
+\fB\-f\fR
+omit the line of column headings in short format
+.TP
+\fB\-w\fR
+omit the user's full name in short format
+.TP
+\fB\-i\fR
+omit the user's full name and remote host in short format
+.TP
+\fB\-q\fR
+omit the user's full name, remote host and idle time
+in short format
+.TP
+\fB\-\-help\fR
+display this help and exit
+.TP
+\fB\-\-version\fR
+output version information and exit
+.PP
+A lightweight `finger' program; print user information.
+The utmp file will be /var/run/utmp.
+.SH AUTHOR
+Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
+.SH "REPORTING BUGS"
+Report bugs to <bug\-coreutils@gnu.org>.
+.SH COPYRIGHT
+Copyright \(co 2007 Free Software Foundation, Inc.
+.br
+This is free software. You may redistribute copies of it under the terms of
+the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+There is NO WARRANTY, to the extent permitted by law.
+.SH "SEE ALSO"
+The full documentation for
+.B pinky
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B pinky
+programs are properly installed at your site, the command
+.IP
+.B info pinky
+.PP
+should give you access to the complete manual.