diff options
author | Russ Allbery <rra@stanford.edu> | 2007-12-06 23:22:36 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-12-06 23:22:36 +0000 |
commit | 4ee72e4149ca95e04381b434a13308022f9783cd (patch) | |
tree | 6a5fd65977927e681d2f52ce0160bd447cb5a7ce | |
parent | db8f1c187ea961949e7386731d9fff94c719332a (diff) |
Don't say what the default remctl port is, since it's changed.
-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 a052e00..8991123 100644 --- a/client/wallet.pod +++ b/client/wallet.pod @@ -85,7 +85,7 @@ commands are ignored. =item B<-p> I<port> The port to connect to on the wallet server. The default is the default -remctl port (4444). +remctl port. =item B<-S> I<srvtab> |