diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:05:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:05:15 +0000 |
commit | 6e9cd6b491267e6dff3e3f3f37d8af5f28e40672 (patch) | |
tree | 35661af16c4a0ef2a9a8e225d2d5cc82605ea289 /runtime/doc/xxd-ja.UTF-8.1 | |
parent | Adding upstream version 2:9.1.0496. (diff) | |
download | vim-6e9cd6b491267e6dff3e3f3f37d8af5f28e40672.tar.xz vim-6e9cd6b491267e6dff3e3f3f37d8af5f28e40672.zip |
Adding upstream version 2:9.1.0698.upstream/2%9.1.0698
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'runtime/doc/xxd-ja.UTF-8.1')
-rw-r--r-- | runtime/doc/xxd-ja.UTF-8.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/xxd-ja.UTF-8.1 b/runtime/doc/xxd-ja.UTF-8.1 index dabc477..93928fe 100644 --- a/runtime/doc/xxd-ja.UTF-8.1 +++ b/runtime/doc/xxd-ja.UTF-8.1 @@ -79,6 +79,9 @@ .IR \-C " | " \-capitalize \-i を使用した際に、C インクルードファイル形式の変数名を大文字にする。 .TP +.I \-d +オフセットを 16 進の代わりに 10 進で表示する。 +.TP .IR \-E " | " \-EBCDIC 右端に出力される文字のエンコーディングを ASCII から EBCDIC に変更する。 16 進ダンプの出力形式は変更されません。 @@ -135,7 +138,7 @@ C インクルードファイル形式で出力する。 たいていは、表示可能文字と非表示可能文字を区別するのに有用です。 .I \fIwhen\fP は -.BR never ", " always ", あるいは " auto +.BR never ", " always ", あるいは " auto " (デフォルト: auto) のいずれかです。 .BR $NO_COLOR 環境変数が設定されているときは、カラー表示は無効化されます。 |