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

« back to all changes in this revision

Viewing changes to plainbox/docs/manpages/plainbox-check-config.rst

  • Committer: Zygmunt Krynicki
  • Date: 2013-05-29 07:50:30 UTC
  • mto: This revision was merged to the branch mainline in revision 2153.
  • Revision ID: zygmunt.krynicki@canonical.com-20130529075030-ngwz245hs2u3y6us
checkbox: move current checkbox code into checkbox-old

This patch cleans up the top-level directory of the project into dedicated
sub-project directories. One for checkbox-old (the current checkbox and all the
associated stuff), one for plainbox and another for checkbox-ng.

There are some associated changes, such as updating the 'source' mode of
checkbox provider in plainbox, and fixing paths in various test scripts that we
have.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
=========================
2
 
plainbox-check-config (1)
3
 
=========================
4
 
 
5
 
.. argparse::
6
 
    :ref: plainbox.impl.box.get_parser_for_sphinx
7
 
    :prog: plainbox
8
 
    :manpage:
9
 
    :path: check-config
10
 
    :nodefault:
11
 
 
12
 
    This command can be used to validate and display Plainbox configuration.
13
 
    It is also commonly available for Plainbox derivatives such as Checkbox,
14
 
    where it displays configuration files with additional variables not used by
15
 
    Plainbox.
16
 
 
17
 
See Also
18
 
========
19
 
 
20
 
:doc:`plainbox.conf`