.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH PLAC_RUNNER.PY "1" "December 2023" "plac_runner.py 1.4.1" "User Commands" .SH NAME plac_runner.py \- Smartest command line arguments parser in the world .SH DESCRIPTION usage: plac_runner.py [\-v] [\-i] [\-m] [\-s SERVE] [\-b] [\-t] [''] [extra ...] .PP Runner for plac tools, plac batch files and plac tests .SS "positional arguments:" .TP \&'' script to run (.py or .plac or .placet) .TP extra additional arguments .SS "options:" .TP \fB\-v\fR, \fB\-\-verbose\fR verbose mode .TP \fB\-i\fR, \fB\-\-interactive\fR run plac tool in interactive mode .TP \fB\-m\fR, \fB\-\-multiline\fR run plac tool in multiline mode .TP \fB\-s\fR SERVE, \fB\-\-serve\fR SERVE run plac server .TP \fB\-b\fR, \fB\-\-batch\fR run plac batch files .TP \fB\-t\fR, \fB\-\-test\fR run plac test files .SH AUTHOR This manpage was written by Ananthu C V for the Debian distribution and can be used for any other usage of the program.