Man page - cdist-type__pacman_conf_integrate(7)

Packages contains this manual

Manual

CDIST-TYPE__PACMAN_CONF_INTEGRATE

NAME
DESCRIPTION
REQUIRED PARAMETERS
OPTIONAL PARAMETERS
EXAMPLES
SEE ALSO
AUTHORS
COPYING
COPYRIGHT

NAME

cdist-type__pacman_conf_integrate - Integrate default pacman.conf to cdist conform and vice versa

DESCRIPTION

The type allows you to convert the default pacman.conf to a cdist conform one and vice versa

REQUIRED PARAMETERS

None.

OPTIONAL PARAMETERS

state

'present' or 'absent', defaults to 'present'

EXAMPLES

# Convert normal to cdist conform
__pacman_conf_integrate convert

# Convert cdist conform to normal
__pacman_conf_integrate convert --state absent

SEE ALSO

grep (1)

AUTHORS

Dominique Roux < dominique.roux4@gmail.com >

COPYING

Copyright (C) 2015 Dominique Roux. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

COPYRIGHT

ungleich GmbH 2021