Files
qcma/qcma_cli.6
2015-03-02 05:44:02 +01:00

31 lines
879 B
Groff

.TH QCMA-CLI 6 "MARCH 2015"
.SH NAME
qcma-cli \- Content manager for the PlayStation Vita
.SH SYNOPSIS
.B qcma_cli \fR[options]
.TP
.B \-\-verbose
print detailed output
.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