OSDN Git Service

coreutils: Download ja.po.8.32 from translation project
[linuxjm/jm.git] / manual / GNU_coreutils / release / man1 / true.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.13.
2 .TH TRUE "1" "2021年5月" "GNU coreutils" "ユーザーコマンド"
3 .SH 名前
4 true \- 何もせず、成功で終了する
5 .SH 書式
6 .B true
7 [\fI\,コマンドライン引数は無視されます\/\fR]
8 .br
9 .B true
10 \fI\,OPTION\/\fR
11 .SH 説明
12 .\" Add any additional description here
13 .PP
14 終了コードは成功になります。
15 .TP
16 \fB\-\-help\fR
17 使い方を表示して終了する
18 .TP
19 \fB\-\-version\fR
20 バージョン情報を表示して終了する
21 .PP
22 注意: 使用しているシェルによっては組み込みコマンドとして true を持っている
23 場合があり、通常はここで説明しているバージョンより優先的に使用されます。
24 シェルの文書を参照してオプションなどの詳細を確認してください。
25 .PP
26 GNU coreutils のオンラインヘルプ: <https://www.gnu.org/software/coreutils/>
27 翻訳に関するバグは <https://translationproject.org/team/ja.html> に連絡してください。
28 詳細な文書 <https://www.gnu.org/software/coreutils/true>
29 (ローカルでは info '(coreutils) true invocation' で参照可能)。
30 .SH 作者
31 作者 Jim Meyering。
32 .SH 著作権
33 Copyright \(co 2020 Free Software Foundation, Inc.
34 ライセンス GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
35 .br
36 This is free software: you are free to change and redistribute it.
37 There is NO WARRANTY, to the extent permitted by law.
38 .SH 関連項目
39 .B true
40 の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、
41 .B info
42 および
43 .B true
44 のプログラムが正しくインストールされているならば、コマンド
45 .IP
46 .B info true
47 .PP
48 を使用すると完全なマニュアルを読むことができるはずだ。