Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
oyranos-xforms(1)	    General Commands Manual	     oyranos-xforms(1)

NAME
       oyranos-xforms -	Oyranos	command	line forms tool

SYNOPSIS
       oyranos-xforms [	[-i FILENAME] [-l] [-h]	[-O|-o FILENAME] [--key=value]
       ]
       oyranos-xforms [-?]

DESCRIPTION
       The tool	dumps out / read a configuration of the	Oyranos	forms file.

OPTIONS
       -i o(X)FORMS.xhtml
	      Select the input forms file.

	      -h show available	help text for the option(s)

	      -l list possible option choices

	      -o FILENAME Dump the new model to	a options form document.

	      -O Dump the new model to standard	output.

	      --key_name value Set option key_name to value value.

       -?     help text

ENVIRONMENT
       OY_DEBUG
	      set  the Oyranos debug level. Alternatively the -v option	can be
	      used.

       XDG_CONFIG_HOME XDG_DATA_DIRS
	      route Oyranos to top directories containing resources.  The  de-
	      rived paths for policies have a "color/settings" appended.
	      http://www.oyranos.com/wiki/index.php?title=OpenIccDirectoryProposal

       OY_MODULE_PATH
	      route Oyranos to additional directories containing modules.

EXAMPLES
       Show options with help texts and	choices:
	      oyranos-xforms -i	lcms.xhtml -hl

       Set cmyk_cmyk_black_preservation	to 1 and same in model in file:
	      oyranos-xforms	-i    lcms.xhtml    --shared/oyranos.org/imag-
	      ing/icc/cmyk_cmyk_black_preservation=1 -o	lcms_model.xhtml

       Pipe in forms, set proof	option to ISOcoated_v2_bas.ICC and dump	out:
	      oyranos-xforms-modules -n	lcms2 |	oyranos-policy --org/freedesk-
	      top/imaging/profile/proof=ISOcoated_v2_bas.ICC -O

       Print a help text:
	      oyranos-xforms -?

AUTHOR
       Kai-Uwe Behrmann	(ku.b (at) gmx.de)

COPYRIGHT
       (c) 2005-2011, Kai-Uwe Behrmann and others
       License:	new BSD	<http://www.opensource.org/licenses/BSD-3-Clause>

SEE ALSO
       oyranos-config(3) oyranos-policy(1) oyranos(3)
       http://www.oyranos.org

BUGS
       at: http://sourceforge.net/tracker/?group_id=177017&atid=879553

User Commands			 July 08, 2011		     oyranos-xforms(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=oyranos-xforms&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help