[Pkg-owncloud-commits] [owncloud] 01/01: Update manpage
David Prévot
taffit at moszumanska.debian.org
Tue Dec 22 16:50:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 8c132389ba2ed1adceee0f96c11ce92e9edad618
Author: David Prévot <taffit at debian.org>
Date: Tue Dec 22 11:11:31 2015 -0400
Update manpage
---
debian/occ.8 | 61 +++++++++++++++++++++++++--------------------------------
debian/occ.8.in | 2 ++
2 files changed, 29 insertions(+), 34 deletions(-)
diff --git a/debian/occ.8 b/debian/occ.8
index a1b0248..1db593d 100644
--- a/debian/occ.8
+++ b/debian/occ.8
@@ -1,27 +1,32 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4.
-.TH OCC "8" "June 2015" "occ 7.0.7" "System Administration Utilities"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
+.TH OCC "8" "December 2015" "occ 7.0" "System Administration Utilities"
.SH NAME
occ \- ownCloud server command line interface
.SH SYNOPSIS
.B occ
-[\fI\,options\/\fR] \fI\,command \/\fR[\fI\,arguments\/\fR]
+\fI\,command \/\fR[\fI\,options\/\fR] [\fI\,arguments\/\fR]
.SH OPTIONS
-.HP
-\fB\-\-help\fR \fB\-h\fR Display this help message.
-.HP
-\fB\-\-quiet\fR \fB\-q\fR Do not output any message.
-.HP
-\fB\-\-verbose\fR \fB\-v\fR|vv|vvv Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.
-.HP
-\fB\-\-version\fR \fB\-V\fR Display this application version.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Display this help message
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+Do not output any message
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Display this application version
.TP
\fB\-\-ansi\fR
-Force ANSI output.
+Force ANSI output
.TP
\fB\-\-no\-ansi\fR
-Disable ANSI output.
-.HP
-\fB\-\-no\-interaction\fR \fB\-n\fR Do not ask any interactive question.
+Disable ANSI output
+.TP
+\fB\-n\fR, \fB\-\-no\-interaction\fR
+Do not ask any interactive question
+.TP
+\fB\-v\fR|vv|vvv, \fB\-\-verbose\fR
+Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
.SS "Available commands:"
.TP
help
@@ -35,7 +40,7 @@ show some status information
.TP
upgrade
run upgrade routines
-.PP
+.IP
app
.TP
app:disable
@@ -46,7 +51,7 @@ enable an app
.TP
app:list
List all available apps
-.PP
+.IP
db
.TP
db:convert\-type
@@ -54,17 +59,14 @@ Convert the ownCloud database to the newly configured one
.TP
db:generate\-change\-script
generates the change script from the current connected db to db_structure.xml
-.PP
+.IP
files
.TP
files:scan
rescan filesystem
-.PP
+.IP
ldap
.TP
-ldap:check\-user
-checks whether a user exists on LDAP.
-.TP
ldap:search
executes a user or group search
.TP
@@ -74,12 +76,9 @@ modifies an LDAP configuration
ldap:show\-config
shows the LDAP configuration
.TP
-ldap:show\-remnants
-shows which users are not available on LDAP anymore, but have remnants in ownCloud.
-.TP
ldap:test\-config
tests an LDAP configuration
-.PP
+.IP
maintenance
.TP
maintenance:mode
@@ -90,20 +89,14 @@ repair this installation
.TP
maintenance:singleuser
set single user mode
-.PP
+.IP
music
.TP
-music:reset\-database
-will drop all metadata gathered by the music app (artists, albums, tracks)
-.TP
music:scan
rescan music
-.PP
+.IP
user
.TP
-user:delete
-deletes the specified user
-.TP
user:lastseen
shows when the user was logged it last time
.TP
diff --git a/debian/occ.8.in b/debian/occ.8.in
new file mode 100644
index 0000000..a1af6bf
--- /dev/null
+++ b/debian/occ.8.in
@@ -0,0 +1,2 @@
+[name]
+occ \- ownCloud server command line interface
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list