her yazıda en son özeti gösteriyor

<?php if(!empty($post->post_excerpt)) {
the_excerpt() ; 
} else {
the_content(); 

} ?>
the_excerpt' ile nasıl bişey yapmam lazım ?