|
NAMElepton-symcheck - Lepton EDA Symbol CheckerSYNOPSISlepton-symcheck [OPTION ...] FILE ...DESCRIPTIONlepton-symcheck is a symbol checker for Lepton EDA. It checks one or more symbol FILEs passed on the command line.Here is a list of checks that lepton-symcheck performs:
OPTIONSlepton-symcheck accepts the following options:
EXAMPLESHere are some examples on how to run lepton-symcheck:To get usage information run: lepton-symcheck --help
To actually check a symbol with just error counts, run: lepton-symcheck symbolfilename.sym
To get the actuall error messages, run: lepton-symcheck -v symbolfilename.sym
To see all the error messages and warnings, run: lepton-symcheck -vv symbolfilename.sym
To see all the error messages, warnings, and parse info, run: lepton-symcheck -vvv symbolfilename.sym
AUTHORSSee the `AUTHORS' file included with this program.COPYRIGHTCopyright © 2012-2017 gEDA Contributors. Copyright © 2017-2021 Lepton Developers. License GPLv2+: GNU GPL version 2 or later. Please see the `COPYING' file included with this program for full details. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SEE ALSOlepton-schematic(1), lepton-netlist(1)
Visit the GSP FreeBSD Man Page Interface. |