[4406] in Moira

home help back first fref pref prev next nref lref last post

Patch to mrtest man page

daemon@ATHENA.MIT.EDU (Mitchell E Berger)
Fri Mar 3 17:08:12 2006

Message-Id: <200603032208.k23M80cT002758@zamboni.csail.mit.edu>
To: bug-moira@MIT.EDU
Date: Fri, 03 Mar 2006 17:08:00 -0500
From: Mitchell E Berger <mitchb@MIT.EDU>

Hi,

The mrtest man page doesn't document the -q option that allows you to get
quoted output for fields containing commas.  Here's a patch.

Mitch

--- /afs/athena.mit.edu/astaff/project/moiradev/src/man/mrtest.8	1998-05-26 14:15:56.000000000 -0400
+++ mrtest.8	2006-03-03 17:03:29.000000000 -0500
@@ -4,10 +4,17 @@
 mrtest \- perform Moira operations manually
 .SH SYNOPSIS
 .B mrtest
+[
+.BI \-q
+]
 .SH DESCRIPTION
 .I mrtest
 allows one to perform by hand all operations allowed in the Moira
-protocol.  There are no command line options, as commands are given to
+protocol.  If the
+.BI \-q
+option is given, output will be quoted.  This is useful for fields
+containing commas - they will be shown as "\\054".  There
+are no other command line options, as commands are given to
 a prompt within the program.  Control operations are:
 .TP
 .B connect [server]

home help back first fref pref prev next nref lref last post