1oyranos-xforms-modules(1) General Commands Manual oyranos-xforms-modules(1)
2
3
4
6 oyranos-xforms-modules - Oyranos command line option forms dumping tool
7
9 oyranos-xforms-modules [ [-n NAME] [-x FILENAME] [-v] ]
10 oyranos-xforms-modules [-l]
11 oyranos-xforms-modules [-?]
12
14 The tool dumps out Oyranos option forms from a given module.
15
17 -n module
18 Get option forms from module.
19
20 -f include policy options
21
22 -x FILENAME Write to a option forms document.
23
24 -l list modules
25
26 -v be verbose
27
28 -? help text
29
31 OY_DEBUG
32 set the Oyranos debug level. Alternatively the -v option can be
33 used.
34
35 XDG_CONFIG_HOME XDG_DATA_DIRS
36 route Oyranos to top directories containing resources. The
37 derived paths for policies have a "color/settings" appended.
38 http://www.oyranos.com/wiki/index.php?title=OpenIccDirectoryProposal
39
40 OY_MODULE_PATH
41 route Oyranos to additional directories containing modules.
42
44 Get default options forms for module:
45 oyranos-xforms-modules -n lcm2
46
47 Get default options forms for module and write to a file:
48 oyranos-xforms-modules -n lcm2 -x lcms.xhtml
49
50 Pipe in forms, show and write to file:
51 oyranos-xforms-modules -n lcm2 | oyranos-xforms-fltk -o
52 lcm2.xhtml
53
54 Print a help text:
55 oyranos-xforms-modules -?
56
58 Kai-Uwe Behrmann (ku.b (at) gmx.de)
59
61 (c) 2005-2011, Kai-Uwe Behrmann and others
62 License: new BSD <http://www.opensource.org/licenses/bsd-license.php>
63
65 oyranos-config(3) oyranos-policy(1) oyranos(3) oyranos-xforms(1) oyra‐
66 nos-xforms-fltk(1)
67 http://www.oyranos.org
68
70 at: http://sourceforge.net/tracker/?group_id=177017&atid=879553
71
72
73
74User Commands April 24, 2013 oyranos-xforms-modules(1)