.nh .TH "pogo" "1" "Dec 2025" "pogo/dev" "Pogo Manual" .SH NAME pogo-gui - Open the graphical user interface .SH SYNOPSIS \fBpogo gui [flags]\fP .SH DESCRIPTION Open a graphical window to browse and manage changes. .PP The GUI provides: - A change graph showing the history of changes - A file list showing changed files in the selected change - A diff viewer with syntax highlighting .PP Controls: - Click on a change to select it and see its files - Click on a file to see its diff - Scroll to navigate through changes and diffs .SH OPTIONS \fB-h\fP, \fB--help\fP[=false] help for gui .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--time\fP[=false] Measure command execution time .PP \fB-v\fP, \fB--verbose\fP[=false] Enable verbose debug logging .SH EXAMPLE .EX # Open the GUI pogo gui .EE .SH SEE ALSO \fBpogo(1)\fP