On 20/09/13 at 12:02 +0200, Christophe Siraut wrote:
> Hi Lucas,
> 
> Please review the attached patch, I think it meets the requirements.
> About the configuration file format, I considered a whitespace separated
> list to be practical.
> 
> In regard to the usage, maybe we can document the following command as a
> way to monitor all packages from a server.
> 
>   ssh myserver dpkg -l | tail -n+5 | awk '{ print $2 }' >> 
> ~/.config/how-can-i-help/packages

Hi,

The patch looks good. Could you include an example of how to generate a
suitable list in the man page?

After that, please push to git :-)

Lucas


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to