~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to man/pinky.1

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2
 
.TH PINKY "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3
 
.SH NAME
4
 
pinky \- lightweight finger
5
 
.SH SYNOPSIS
6
 
.B pinky
7
 
[\fIOPTION\fR]... [\fIUSER\fR]...
8
 
.SH DESCRIPTION
9
 
.\" Add any additional description here
10
 
.TP
11
 
\fB\-l\fR
12
 
produce long format output for the specified USERs
13
 
.TP
14
 
\fB\-b\fR
15
 
omit the user's home directory and shell in long format
16
 
.TP
17
 
\fB\-h\fR
18
 
omit the user's project file in long format
19
 
.TP
20
 
\fB\-p\fR
21
 
omit the user's plan file in long format
22
 
.TP
23
 
\fB\-s\fR
24
 
do short format output, this is the default
25
 
.TP
26
 
\fB\-f\fR
27
 
omit the line of column headings in short format
28
 
.TP
29
 
\fB\-w\fR
30
 
omit the user's full name in short format
31
 
.TP
32
 
\fB\-i\fR
33
 
omit the user's full name and remote host in short format
34
 
.TP
35
 
\fB\-q\fR
36
 
omit the user's full name, remote host and idle time
37
 
in short format
38
 
.TP
39
 
\fB\-\-help\fR
40
 
display this help and exit
41
 
.TP
42
 
\fB\-\-version\fR
43
 
output version information and exit
44
 
.PP
45
 
A lightweight 'finger' program;  print user information.
46
 
The utmp file will be /var/run/utmp.
47
 
.SH AUTHOR
48
 
Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
49
 
.SH "REPORTING BUGS"
50
 
Report pinky bugs to bug\-coreutils@gnu.org
51
 
.br
52
 
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
53
 
.br
54
 
General help using GNU software: <http://www.gnu.org/gethelp/>
55
 
.br
56
 
Report pinky translation bugs to <http://translationproject.org/team/>
57
 
.SH COPYRIGHT
58
 
Copyright \(co 2012 Free Software Foundation, Inc.
59
 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
60
 
.br
61
 
This is free software: you are free to change and redistribute it.
62
 
There is NO WARRANTY, to the extent permitted by law.
63
 
.SH "SEE ALSO"
64
 
The full documentation for
65
 
.B pinky
66
 
is maintained as a Texinfo manual.  If the
67
 
.B info
68
 
and
69
 
.B pinky
70
 
programs are properly installed at your site, the command
71
 
.IP
72
 
.B info coreutils \(aqpinky invocation\(aq
73
 
.PP
74
 
should give you access to the complete manual.