.\"Copyright (c) 2017 gnome-mpv .\" .\"This file is part of GNOME MPV. .\" .\"GNOME MPV is free software: you can redistribute it and/or modify .\"it under the terms of the GNU General Public License as published by .\"the Free Software Foundation, either version 3 of the License, or .\"(at your option) any later version. .\" .\"GNOME MPV is distributed in the hope that it will be useful, .\"but WITHOUT ANY WARRANTY; without even the implied warranty of .\"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\"GNU General Public License for more details. .\" .\"You should have received a copy of the GNU General Public License .\"along with GNOME MPV. If not, see . .TH gnome-mpv 1 "19 July 2017" .SH NAME gnome-mpv \- A simple GTK+ frontend for mpv .SH SYNOPSIS .B gnome-mpv [\fIoptions...\fR] [\fIfilenames\fR|\fIURIs\fR] .SH DESCRIPTION \fBGNOME MPV\fR is a simple GTK+ frontend for \fBmpv\fR. \fBGNOME MPV\fR interacts with \fBmpv\fR via the client API exported by libmpv, allowing access to \fBmpv\fR's powerful playback capabilities. .SH OPTIONS .TP \fB\-?, \-h, \-\-help\fR Show help options. .TP \fB\--new-window\fR Create a new window if there is already a running instance. The option has no effect otherwise. .TP \fB\--enqueue\fR Append the given files or URIs to the playlist if there is a running instance. The option has no effect otherwise. .TP \fB\--version\fR Print the release version and exit. .SH BUGS Please report bugs at https://github.com/gnome-mpv/gnome-mpv/issues.