- update to 1.00: + Better compatibility with shredder -- tool to repair badly shredded merged users, and adjustments to make shredder un-merge before removing. - update to 0.12: + Merge users as the current user, not always the superuser + Propagate Disabled bit to users that are merged in - add manpage for the new rt-clean-merged-users utility OBS-URL: https://build.opensuse.org/request/show/263590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-MergeUsers?expand=0&rev=8
40 lines
1.3 KiB
Groff
40 lines
1.3 KiB
Groff
'\" t
|
|
.\" Title: rt-merge-users
|
|
.\" Author: [see the "AUTHOR" section]
|
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
.\" Date: 09/13/2013
|
|
.\" Manual: rt-merge-users
|
|
.\" Language: English
|
|
.\"
|
|
.TH RT-MERGE-USERS RT 1 "September 13, 2013" "Request Tracker" "rt-merge-users"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" -----------------------------------------------------------------
|
|
.\" * MAIN CONTENT STARTS HERE *
|
|
.\" -----------------------------------------------------------------
|
|
.SH NAME
|
|
rt-merge-users \- merges two users into the same effective user
|
|
.SH SYNOPSIS
|
|
.B \fBrt-merge-users\fR
|
|
<user> <into>
|
|
.SH DESCRIPTION
|
|
.sp
|
|
This \fBRequest Tracker\fR extension allows you to merge an existing RT user with another user on your RT instance.
|
|
.SH OPTIONS
|
|
.TP
|
|
.B <user>
|
|
The user name you want to merge.
|
|
.TP
|
|
.B <into>
|
|
The user name you want to merge the first one into.
|
|
.SH AUTHOR
|
|
.sp
|
|
This manpage was written by Lars Vogdt <lars@linux-schulserver\&.de> for the openSUSE Distribution\&.
|
|
.SH SEE ALSO
|
|
rt-update-merged-users(1), rt-clean-merged-users(1)
|