We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158a597 commit a2f703eCopy full SHA for a2f703e
runtime/doc/xxd-ja.UTF-8.1
@@ -74,6 +74,7 @@
74
一行
75
.RI < cols >
76
オクテットで出力する。標準設定は 16 (\-i: 12, \-ps: 30, \-b: 6)。最大 256。
77
+\-ps には最大値がありません。 \-ps 付きの場合、0 を指定すると単一の長い行で出力されます。
78
.TP
79
.IR \-C " | " \-capitalize
80
\-i を使用した際に、C インクルードファイル形式の変数名を大文字にする。
runtime/doc/xxd.1
@@ -70,6 +70,7 @@ followed by an ascii (or ebcdic) representation. The command line switches
70
Format
71
72
octets per line. Default 16 (\-i: 12, \-ps: 30, \-b: 6). Max 256.
73
+No maxmimum for \-ps. With \-ps, 0 results in one long line of output.
Capitalize variable names in C include file style, when using \-i.
0 commit comments