SZEDER Gábor <szeder@xxxxxxxxxx> writes: > -'git stash' (show | drop | pop ) [<stash>] > +'git stash' (show | drop ) [<stash>] > +'git stash' pop [--index] [<stash>] > 'git stash' apply [--index] [<stash>] Why not "(pop | apply) [--index]"? Other than that looks sensible. -- 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