-G oder --indent-blocks
wird:
if (isFoo) { bar(); } else anotherBar();
Den gesamten Block zusätzlich einziehen.
Aus:
if (isFoo) { bar(); } else anotherBar();
Vorherige Folie
Nächste Folie
Zurück zur ersten Folie
Graphik-Version anzeigen