~savoirfairelinux-openerp/lp-community-utils/nag_refactor

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: Guewen Baconnier
  • Date: 2012-12-21 12:48:51 UTC
  • Revision ID: guewen.baconnier@camptocamp.com-20121221124851-psr1auzg4527evb7
rename launchpad-nag to openerp-nag

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
Usage
13
13
-----
14
14
 
15
 
See the usage of `launchpad-nag` using::
 
15
See the usage of `openerp-nag` using::
16
16
 
17
 
  launchpad-nag --help
 
17
  openerp-nag --help
18
18
 
19
19
Basically, for the OpenERP Community reviews,
20
20
you will mainly use::
21
21
 
22
 
  launchpad-nag --projects-file projects
23
 
  launchpad-nag -f projects  # short version
 
22
  openerp-nag --projects-file projects
 
23
  openerp-nag -f projects  # short version
24
24
 
25
25
Or, if you want to target one or a few
26
26
specific project::
27
27
 
28
 
  launchpad-nag --project account-financial-report
29
 
  launchpad-nag -p account-financial-report  # short version
30
 
  launchpad-nag -p account-financial-report banking-addons  # multiple projects
 
28
  openerp-nag --project account-financial-report
 
29
  openerp-nag -p account-financial-report  # short version
 
30
  openerp-nag -p account-financial-report banking-addons  # multiple projects
31
31
 
32
32
 
33
33
List of projects