4.3. Usage
Usage instructions and available options can be shown with --help
:
Command
$ ./librepcb-cli --help
Output
Usage: ./librepcb-cli [options] command
LibrePCB Command Line Interface
Options:
-h, --help Displays this help.
-v, --version Displays version information.
--verbose Verbose output.
Arguments:
command The command to execute.
Commands:
open-library Open a library to execute library-related tasks.
open-project Open a project to execute project-related tasks.