1KGB-SPLIT-CONFIG(1) User Contributed Perl Documentation KGB-SPLIT-CONFIG(1)
2
3
4
6 kgb-split-config - helper script for splitting out project
7 configurations
8
10 kgb-split-config
11
13 kgb-split-config extracts project configurations from
14 /etc/kgb-bot/kgb.conf and dumps them as separate files into
15 /etc/kgb-bot/kgb.conf.d/.
16
18 Copyright (C) 2012 Damyan Ivanov Copyright (C) 2012 gregor herrmann
19
20 This program is free software; you can redistribute it and/or modify it
21 under the terms of the GNU General Public License as published by the
22 Free Software Foundation; either version 2 of the License, or (at your
23 option) any later version.
24
25 This program is distributed in the hope that it will be useful, but
26 WITHOUT ANY WARRANTY; without even the implied warranty of
27 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28 General Public License for more details.
29
30 You should have received a copy of the GNU General Public License along
31 with this program; if not, write to the Free Software Foundation, Inc.,
32 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
33
34
35
36perl v5.34.0 2022-01-20 KGB-SPLIT-CONFIG(1)