.\" pcb-rnd - manual .\" Copyright (C) 2016 Tibor 'Igor2' Palinkas .\" .\" This program is free software; 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 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License along .\" with this program; if not, write to the Free Software Foundation, Inc., .\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\" .\" Contact: pcb-rnd-man[removethis]@igor2.repo.hu .TH bxl2txt 1 2020-04-07 "" "pcb-rnd manual" .SH NAME bxl2txt - decode a binary BXL file and dump the plain text content .SH SYNPOSIS .nf .sp \fBbxl2txt < \fIinfile.bxl\fB > \fIoutfile.txt\fB .fi .SH DECSRIPTION .BR bxl2txt reads and decodes a binary bxl file in its standard input and prints the plain text content on its standard output.