On 11/5/07, David Symonds <dsymonds@xxxxxxxxx> wrote: > [-s | --signoff] [<common diff options>] > - [--start-number <n>] [--numbered-files] > + [-n | --numbered-files | -N | --no-numbered] > + [--start-number <n>] Now that I look at it again, it seems the long options look quite inconsistent. I think it should be either --numbered-files/--no-numbered-files or --numbered/--no-numbered. My preference is with the latter (for brevity), but that breaks backward-compatibility. Would you accept a patch that changed --numbered-files to --numbered, and kept the former as a synonym? Dave. - 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