OSDN Git Service

c7689f72fa78dfdb32d7404fca7fbf532f4046e5
[linuxjm/coreutils.git] / draft / man1 / yes.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
2 .TH YES "1" "2012年4月" "GNU coreutils" "ユーザーコマンド"
3 .SH 名前
4 yes \- 終了されるまで文字列を繰り返し出力する
5 .SH 書式
6 .B yes
7 [\fISTRING\fR]...
8 .br
9 .B yes
10 \fIOPTION\fR
11 .SH 説明
12 .\" Add any additional description here
13 .PP
14 Repeatedly output a line with all specified STRING(s), or 'y'.
15 .TP
16 \fB\-\-help\fR
17 この使い方を表示して終了する
18 .TP
19 \fB\-\-version\fR
20 バージョン情報を表示して終了する
21 .SH 作者
22 作者 David MacKenzie。
23 .SH バグの報告
24 yes のバグを発見した場合は bug\-coreutils@gnu.org に報告してください。
25 GNU coreutils のホームページ: <http://www.gnu.org/software/coreutils/>
26 GNU ソフトウェアを使用する際の一般的なヘルプ: <http://www.gnu.org/gethelp/>
27 yes の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。
28 完全な文書を参照する場合は info coreutils 'yes invocation' を実行してください。
29 .SH 著作権
30 Copyright \(co 2012 Free Software Foundation, Inc.
31 ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34 .SH 関連項目
35 .B yes
36 の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、
37 .B info
38 および
39 .B yes
40 のプログラムが正しくインストールされているならば、コマンド
41 .IP
42 .B info yes
43 .PP
44 を使用すると完全なマニュアルを読むことができるはずだ。