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

« back to all changes in this revision

Viewing changes to man/groups.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 GROUPS "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3
 
.SH NAME
4
 
groups \- print the groups a user is in
5
 
.SH SYNOPSIS
6
 
.B groups
7
 
[\fIOPTION\fR]... [\fIUSERNAME\fR]...
8
 
.SH DESCRIPTION
9
 
.\" Add any additional description here
10
 
.PP
11
 
Print group memberships for each USERNAME or, if no USERNAME is specified, for
12
 
the current process (which may differ if the groups database has changed).
13
 
.TP
14
 
\fB\-\-help\fR
15
 
display this help and exit
16
 
.TP
17
 
\fB\-\-version\fR
18
 
output version information and exit
19
 
.SH AUTHOR
20
 
Written by David MacKenzie and James Youngman.
21
 
.SH "REPORTING BUGS"
22
 
Report groups bugs to bug\-coreutils@gnu.org
23
 
.br
24
 
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
25
 
.br
26
 
General help using GNU software: <http://www.gnu.org/gethelp/>
27
 
.br
28
 
Report groups translation bugs to <http://translationproject.org/team/>
29
 
.SH COPYRIGHT
30
 
Copyright \(co 2012 Free Software Foundation, Inc.
31
 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
32
 
.br
33
 
This is free software: you are free to change and redistribute it.
34
 
There is NO WARRANTY, to the extent permitted by law.
35
 
.SH "SEE ALSO"
36
 
The full documentation for
37
 
.B groups
38
 
is maintained as a Texinfo manual.  If the
39
 
.B info
40
 
and
41
 
.B groups
42
 
programs are properly installed at your site, the command
43
 
.IP
44
 
.B info coreutils \(aqgroups invocation\(aq
45
 
.PP
46
 
should give you access to the complete manual.