[Pkg-owncloud-commits] [owncloud] 35/36: Update occ.8
David Prévot
taffit at moszumanska.debian.org
Tue Jun 23 23:12:27 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 8a9d380bd743d7eff9c8d17152629e6aaa81ea79
Author: David Prévot <taffit at debian.org>
Date: Tue Jun 23 19:03:12 2015 -0400
Update occ.8
---
debian/occ.8 | 34 ++++++++++++++++++++++++++--------
1 file changed, 26 insertions(+), 8 deletions(-)
diff --git a/debian/occ.8 b/debian/occ.8
index d55d19a..a1b0248 100644
--- a/debian/occ.8
+++ b/debian/occ.8
@@ -1,19 +1,17 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1.
-.TH OCC "8" "August 2014" "ownCloud version 7.0.1" "System Administration Utilities"
+.\" 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"
.SH NAME
occ \- ownCloud server command line interface
-.SH DESCRIPTION
-ownCloud version 7.0.1
-.SS "Usage:"
-.IP
-[options] command [arguments]
+.SH SYNOPSIS
+.B occ
+[\fI\,options\/\fR] \fI\,command \/\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
+\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
@@ -64,12 +62,21 @@ rescan filesystem
.PP
ldap
.TP
+ldap:check\-user
+checks whether a user exists on LDAP.
+.TP
+ldap:search
+executes a user or group search
+.TP
ldap:set\-config
modifies an LDAP configuration
.TP
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
@@ -84,8 +91,19 @@ repair this installation
maintenance:singleuser
set single user mode
.PP
+music
+.TP
+music:reset\-database
+will drop all metadata gathered by the music app (artists, albums, tracks)
+.TP
+music:scan
+rescan music
+.PP
user
.TP
+user:delete
+deletes the specified user
+.TP
user:lastseen
shows when the user was logged it last time
.TP
--
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