On Fri, 21/07/2017 at 10:30 +0000, Utente Utopico wrote: > ... It would be useful to > specify > what line to copy, as a optional argument (the default is the first > line), like this example: `pass -c 2 foo/bar` ... Already present since 1.7, but without space - i.e. `pass -c2 foo/bar`, or `pass --clip=2 foo/bar` -- WBR, Nikolay Fetisov