[DRE-commits] [ruby-rotp] 01/03: Fix manpage

Balasankar C balasankarc-guest at moszumanska.debian.org
Tue Jun 16 14:31:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

balasankarc-guest pushed a commit to branch master
in repository ruby-rotp.

commit f29427d360c8abd462e8de2637a94ff2e45fb9e7
Author: Balasankar C <balasankarc at autistici.org>
Date:   Tue Jun 16 19:53:04 2015 +0530

    Fix manpage
---
 debian/rotp.1 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/rotp.1 b/debian/rotp.1
index 9012369..2b9bfcb 100644
--- a/debian/rotp.1
+++ b/debian/rotp.1
@@ -1,10 +1,10 @@
 .TH rotp 1 "May 2015"
 .SH NAME
 .PP
-
 rotp \- Ruby library for generating and verifying one time passwords
 .SH SYNOPSIS
-rotp [options]
+.B rotp 
+[options]
 .PP
 .SH DESCRIPTION
 .PP
@@ -14,12 +14,12 @@ both HOTP and TOTP, and includes QR Code provisioning
 .TP
 .fi
 .B
-\-s, \-\-secret [SECRET]
+\-s, \-\-secret \fI[SECRET]\fP
 The shared secret
 .TP
 .fi
 .B
-\-c, \-\-counter [COUNTER]
+\-c, \-\-counter \fI[COUNTER]\fP
 The counter for counter-based hmac OTP
 .TP
 .fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rotp.git



More information about the Pkg-ruby-extras-commits mailing list