[SCM] kdeconnect packaging branch, master, updated. upstream/0.7-34-g633c576

David Suárez deiv-guest at moszumanska.debian.org
Tue Jul 1 17:05:15 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=633c576

The following commit has been merged in the master branch:
commit 633c576e303bcfe744a1a886f4ec49ea8fdea767
Author: David Suárez <david.sephirot at gmail.com>
Date:   Tue Jul 1 19:01:23 2014 +0200

    Add kdeconnect-cli manpage
---
 debian/kdeconnect-cli.1    | 64 ++++++++++++++++++++++++++++++++++++++++++++++
 debian/kdeconnect.manpages |  1 +
 2 files changed, 65 insertions(+)

diff --git a/debian/kdeconnect-cli.1 b/debian/kdeconnect-cli.1
new file mode 100644
index 0000000..ad7ac32
--- /dev/null
+++ b/debian/kdeconnect-cli.1
@@ -0,0 +1,64 @@
+.\"
+.\" (C) Copyright 2014 David Suárez <david.sephirot at gmail.com>
+.\"
+
+.TH "KDECONNECT-CLI" "1" "July 2014"
+
+.SH NAME
+kdeconnect-cli - KDE Connect CLI tool
+
+.SH SYNOPSIS
+.B kdeconnect-cli
+[
I\,Qt-options\/
R] [
I\,KDE-options\/
R] [
I\,options\/
R]
+
+.SH DESCRIPTION
+KDE Connect CLI tool
+
+.SS "Generic options:"
+.TP
+
B\-\-help
R
+Show help about options
+.TP
+
B\-\-help\-qt
R
+Show Qt specific options
+.TP
+
B\-\-help\-kde
R
+Show KDE specific options
+.TP
+
B\-\-help\-all
R
+Show all options
+.TP
+
B\-\-author
R
+Show author information
+.TP
+
B\-v
R, 
B\-\-version
R
+Show version information
+.TP
+
B\-\-license
R
+Show license information
+.TP
+
B\-\-
R
+End of options
+
+.SH OPTIONS
+.TP
+
B\-l
R, 
B\-\-list\-devices
R
+List all devices
+.TP
+
B\-\-share
R <path>
+Share a file to a said device
+.TP
+
B\-\-pair
R
+Request pairing to a said device
+.TP
+
B\-\-unpair
R
+Stop pairing to a said device
+.TP
+
B\-\-ping
R
+Sends a ping to said device
+.TP
+
B\-\-device
R <dev>
+Device ID
+.PP
+KDE Development Platform: 4.13.1
+kdeconnect\-cli: 1.0
diff --git a/debian/kdeconnect.manpages b/debian/kdeconnect.manpages
new file mode 100644
index 0000000..7e4387e
--- /dev/null
+++ b/debian/kdeconnect.manpages
@@ -0,0 +1 @@
+debian/kdeconnect-cli.1

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list