Junio C Hamano wrote: > Jakub Narebski <jnareb@xxxxxxxxx> writes: > >> +-u|--untracked-files:: >> + Show all untracked files, also those in uninteresting >> + directories. >> + >> +-v|--verbose:: >> + Show the diff output between the HEAD commit and what >> + would be committed. >> + > > Thanks -- "show" sounds a bit funny, though, don't you think? First, the description above has to be suitable both for git-commit and for git-status, as both commands share options. Nevertheless those options have slight different meaning: git-status print what is "shown", in git-commit what is "shown" appears in the editor as/in prepared commit message (printed using git-[run]status). Second, this is last patch in the series... ;-) Feel free to correct it if you have better idea for description of those options. -- Jakub Narebski Poland - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html