|
160.
|
|
|
-D, --ifdef=NAME output merged file with `#ifdef NAME' diffs
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/diff.c:901
|
|
161.
|
|
|
--GTYPE-group-format=GFMT format GTYPE input groups with GFMT
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--GTYPE-group-format=GFMT Serupa, tapi format input kelompok GTYPE dg GFMT.
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:945
|
|
162.
|
|
|
--line-format=LFMT format all input lines with LFMT
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--line-format=LFMT Serupa, tapi format seluruh baris input dg LFMT.
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:946
|
|
163.
|
|
|
--LTYPE-line-format=LFMT format LTYPE input lines with LFMT
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--LTYPE-line-format=LFMT Serupa, tapi format baris input LTYPE dg LFMT.
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:947
|
|
164.
|
|
|
These format options provide fine-grained control over the output
of diff, generalizing -D/--ifdef.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
These format options provide fine-grained control over the output
of diff, generalizing -D/--ifdef.
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:948
|
|
165.
|
|
|
LTYPE is `old', `new', or `unchanged'. GTYPE is LTYPE or `changed'.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
LTYPE adalah `old', `new', atau `unchanged'. GTYPE adalah LTYPE atau `changed'.
|
|
Translated and reviewed by
Tedi Heriyanto
|
|
|
|
Located in
src/diff.c:907
|
|
166.
|
|
|
GFMT (only) may contain:
%< lines from FILE1
%> lines from FILE2
%= lines common to FILE1 and FILE2
%[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec for LETTER
LETTERs are as follows for new group, lower case for old group:
F first line number
L last line number
N number of lines = L-F+1
E F-1
M L+1
%(A=B?T:E) if A equals B then T else E
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
GFMT dapat berisi:
%< baris dari FILE1
%> baris dari FILE2
%= baris bersama FILE1 dan FILE2
%[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec untuk LETTER
LETTERs adalah sebagai berikut untuk grup baru, huruf kecil untuk grup tua:
F nomor baris pertama
L nomor baris terakhir
N jumlah baris = L-F+1
E F-1
M L+1
%(A=B?T:E) if A equals B then T else E
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:951
|
|
167.
|
|
|
LFMT (only) may contain:
%L contents of line
%l contents of line, excluding any trailing newline
%[-][WIDTH][.[PREC]]{doxX}n printf-style spec for input line number
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
LFMT dapat berisi:
%L isi baris
%l isi baris, tanpa baris baru
%[-][WIDTH][.[PREC]]{doxX}n printf-style spec untuk nomor baris input
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:963
|
|
168.
|
|
|
Both GFMT and LFMT may contain:
%% %
%c'C' the single character C
%c'\OOO' the character with octal code OOO
C the character C (other characters represent themselves)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
GFMT atau LFMT dapat berisikan:
%% %
%c'C' karakter tunggal C
%c'\OOO' karakter dengan kode oktal OOO
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:967
|
|
169.
|
|
|
-d, --minimal try hard to find a smaller set of changes
|
|
|
|
-d, --minimal Usahakan mencari perubahan terkecil.
|
|
Translated by
Arif Endro Nugroho
|
|
|
|
Located in
src/diff.c:973
|