~jocave/checkbox/hybrid-amd-gpu-mods

« back to all changes in this revision

Viewing changes to plainbox/docs/manpages/plainbox-startprovider.rst

  • Committer: Sylvain Pineau
  • Date: 2014-07-29 16:05:54 UTC
  • mto: This revision was merged to the branch mainline in revision 3149.
  • Revision ID: sylvain.pineau@canonical.com-20140729160554-qev8887xbunn9tmi
checkbox-ng:launchers:checkbox-cli: The checkbox-cli launcher

Running the default whitelist (with the suite selection screen skipped)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
==========================
2
 
plainbox-startprovider (1)
3
 
==========================
4
 
 
5
 
.. argparse::
6
 
    :ref: plainbox.impl.box.get_parser_for_sphinx
7
 
    :prog: plainbox
8
 
    :manpage:
9
 
    :path: startprovider
10
 
    :nodefault:
11
 
 
12
 
About naming providers
13
 
======================
14
 
 
15
 
Plainbox tries to be intuitive where possible but provider names keep causing
16
 
issues and make people struggle with coming up with correct and good names.
17
 
See :doc:`plainbox-provider-names` for a detailed discussion of provider names.