.\" Man page generated from reStructuredText .\" by the Docutils 0.22.4 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "phoc-outputs-states" "" "" "" .SH Name phoc-outputs-states \- Inspect phoc's saved outputs states .SH SYNOPSIS .nf \fBphoc\-outputs\-states\fP [OPTIONS...] .fi .sp .SH DESCRIPTION .sp \fBphoc\-outputs\-states\fP is a tool to list the saved outputs states known to \fBphoc\fP\&. These states are updated by phoc whenever the output configuration changes and applied when \fBphoc\fP detects that specific set of outputs. .sp Note that output configuration in \fBphoc.ini\fP always takes precedence over saved outputs states. .SH OPTIONS .INDENT 0.0 .TP .B \fB\-h\fP, \fB\-\-help\fP Print help and exit .TP .B \fB\-d\fP, \fB\-\-db FILENAME\fP Path to the saved outputs states database file. If omitted phoc\(aqs built in default will be used .TP .B \fB\-r\fP, \fB\-\-raw\fP Use raw output, useful when processing the output in scripts .TP .B \fB\-\-list\fP List the identifiers of the outputs states in the database. The returned identifiers are based on \fBwlroots\fP output descriptions .TP .B \fB\-show=IDENTIFIER\fP Show the saved output state details for the given identifier .UNINDENT .SH EXAMPLES .sp Get current list of identifiers: .INDENT 0.0 .INDENT 3.5 .sp .EX $ phoc\-outputs\-states \-\-list Identifiers \-\-\-\-\-\-\-\-\-\-\- … \(aq(null) (null) (DSI\-1)\(aq … .EE .UNINDENT .UNINDENT .sp Get the details for the identifier \fB(null) (null) (DSI\-1)\fP: .INDENT 0.0 .INDENT 3.5 .sp .EX $ phoc\-outputs\-states \-\-show \(aq(null) (null) (DSI\-1)\(aq (null) (null) (DSI\-1) \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- Enabled: yes Mode: 1080x2340@60000000.00 Scale: 2.500000 Transform: normal .EE .UNINDENT .UNINDENT .SH See also .sp \fBphoc(1)\fP .\" End of generated man page.