diff options
author | Russ Allbery <rra@stanford.edu> | 2007-12-06 23:21:35 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-12-06 23:21:35 +0000 |
commit | db8f1c187ea961949e7386731d9fff94c719332a (patch) | |
tree | 6701fff05feef5f2187ccf085ed108913516ea0f /client | |
parent | 088f95bcecb2f1fa67f24c50e77ecc0782be2148 (diff) |
Some bad wrapping protection.
Diffstat (limited to 'client')
-rw-r--r-- | client/wallet.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/wallet.pod b/client/wallet.pod index af7042d..a052e00 100644 --- a/client/wallet.pod +++ b/client/wallet.pod @@ -5,7 +5,7 @@ wallet - Client for retrieving secure data from a central server =head1 SYNOPSIS B<wallet> [B<-hv>] [B<-c> I<command>] [B<-f> I<output>] -[B<-k> I<principal>] [B<-p> I<port>] [B<-s> I<server>] [B<-S> I<srvtab>] +[B<-k> I<principal>] [B<-p> I<port>] [S<B<-s> I<server>>] [B<-S> I<srvtab>] I<command> [I<arg> ...] =head1 DESCRIPTION |