diff options
| -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 | 
