OSDN Git Service

coreutils: Update draft pages based on *.x update
[linuxjm/jm.git] / manual / GNU_coreutils / draft / man1 / groups.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.13.
2 .TH GROUPS "1" "2021年4月" "GNU coreutils" "ユーザーコマンド"
3 .SH 名前
4 groups \- ユーザが所属するグループを表示する
5 .SH 書式
6 .B groups
7 [\fI\,OPTION\/\fR]... [\fI\,USERNAME\/\fR]...
8 .SH 説明
9 .\" Add any additional description here
10 .PP
11 各 USERNAME が所属するグループを表示します。USERNAME が指定されない場合は
12 現在のプロセス (これはグループデータベースが変更された場合には異なる場合
13 があります) に関して表示します。
14 .TP
15 \fB\-\-help\fR
16 この使い方を表示して終了する
17 .TP
18 \fB\-\-version\fR
19 バージョン情報を表示して終了する
20 .PP
21 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
22 Report any translation bugs to <https://translationproject.org/team/>
23 Full documentation <https://www.gnu.org/software/coreutils/groups>
24 or available locally via: info '(coreutils) groups invocation'
25 .SH 作者
26 作者 David MacKenzie および James Youngman。
27 .SH 著作権
28 Copyright \(co 2020 Free Software Foundation, Inc.
29 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
30 .br
31 This is free software: you are free to change and redistribute it.
32 There is NO WARRANTY, to the extent permitted by law.
33 .SH 関連項目
34 getent(1)
35 .PP
36 .B groups
37 の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、
38 .B info
39 および
40 .B groups
41 のプログラムが正しくインストールされているならば、コマンド
42 .IP
43 .B info groups
44 .PP
45 を使用すると完全なマニュアルを読むことができるはずだ。