add manpages
these are not stored in debian/ because they could also be used to build a rpm
This commit is contained in:
26
qcma_cli.6
Normal file
26
qcma_cli.6
Normal file
@@ -0,0 +1,26 @@
|
||||
.TH QCMA-CLI 6 "MARCH 2015"
|
||||
.SH NAME
|
||||
qcma-cli \- Content manager for the PlayStation Vita
|
||||
.SH SYNOPSIS
|
||||
.B qcma_cli
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBqcma_cli\fR is a cross-platform application to provide an Open Source implementation
|
||||
of the original Content Manager Assistant that comes with the PS Vita.
|
||||
.TP
|
||||
QCMA will let you backup your games, songs, photos & videos via USB or wireless.
|
||||
|
||||
.SH COMMANDS
|
||||
You can control qcma_cli over DBus:
|
||||
|
||||
.TP
|
||||
Send a signal to refresh the database:
|
||||
.BR
|
||||
dbus-send --session --type=method_call --dest=org.qcma.HeadlessManager /HeadlessManager org.qcma.HeadlessManager.refreshDatabase
|
||||
.TP
|
||||
Send a signal to stop the daemon:
|
||||
.BR
|
||||
dbus-send --session --type=method_call --dest=org.qcma.HeadlessManager /HeadlessManager org.qcma.HeadlessManager.stop
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.I /usr/share/doc/qcma/README.md
|
Reference in New Issue
Block a user