2013-09-13 18:02:45 +00:00
|
|
|
'\" 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
|
2014-12-01 13:06:19 +00:00
|
|
|
rt-update-merged-users(1), rt-clean-merged-users(1)
|