logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ldraw-mklist - create parts.lst files

Author

       Johannes Schauer <j.schauer at email dot de>

Description

ldraw-mklist generates a parts.lst file from a parts directory for usage by other programs.

Files

/usr/share/ldraw/
              The default location of the parts library
       /usr/share/ldraw/parts.lst
              The default location of the parts list

Name

       ldraw-mklist - create parts.lst files

Options

       -h     Display a help message

       -n     Sort by Number

       -d     Sort by Description

       -c     Check for duplicate descriptions. "parts.lst" unchanged.

       -m     Don't skip parts with "~Moved to xxx" description

       -~     Skip parts with ~ description, e.g. "~Winch  2 x  4 x  2 Top"

       -i <dir>
              input directory, default is "PARTS" in current directory

       -o <file>
              output filename, default is "parts.lst" in current directory

       -f     Force it to finish.  No prompts.

       -q     Quiet mode.  No warnings, and no prompts.

       -8     Use 8.3 names for compatibility.

       -t     Truncating descriptions to fit in an 80 char terminal window.

       -r     Ragged filename column.  Size it to fit short filenames.

       -l     Truncate Long descriptions at 64 chars.

       -v     Print verbose info.  Useful for debugging.

See Also

ldview(1), ldglite(5)

Linux                                               JULY 2013                                    ldraw-mklist(1)

Synopsis

ldraw-mklist[options][-iparts][-ofile]

See Also