File: plover_send_command.1

package info (click to toggle)
plover 4.0.0~dev10-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 12,644 kB
  • sloc: python: 17,030; sh: 664; ansic: 25; makefile: 19
file content (17 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH PLOVER_SEND_COMMAND 1
.SH NAME
plover_send_command \- remote access to plover instance
.SH SYNOPSIS
.B plover_send_command
[\fB\-l -fR{debug,info,warning,error}]
.IR commands...
.SH DESCRIPTION
.B plover_send_command
is a tool for sending commands to a running plover instance. It can be used for
scripting purposes.
.SH OPTIONS
.TP
.BR \-l " {debug,info,warning,error}, " \-\-log-level " {debug,info,warning,error}"
set the log level
.SH SEE ALSO
.BR plover (1)