~achiang/laika/ppa-activity

Viewing all changes in revision 9.

  • Committer: Alex Chiang
  • Date: 2010-10-11 22:39:29 UTC
  • Revision ID: achiang@canonical.com-20101011223929-xp5zc8syhuk03w0i
Learn how to handle multiple PPAs

We now allow the user to specify multiple PPAs to search for activity.

On the command line, the syntax looks like:

        --ppas=ppa1,ppa2,ppaN

In the config file, the syntax looks like:

        ppas: ppa1,ppa2,ppaN

Or, for readability: 

        ppas:
                ppa1
                ppa2
                ppaN

I prefer the second style, as PPA names tend to be long. Breaking them out
onto separate lines helps quite a bit with readability.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: