From 8b131ba8a5c04b25fb7c6977f5d1b0e384f421b2 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 5 Nov 2019 22:30:49 -0500 Subject: Use "priv" instead of "key" in options Let all words be four letter words. --- pounce.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pounce.1') diff --git a/pounce.1 b/pounce.1 index ee4451b..ebc175e 100644 --- a/pounce.1 +++ b/pounce.1 @@ -78,7 +78,7 @@ Bind to .Ar host . The default host is localhost. . -.It Fl K Ar path , Cm key = Ar path +.It Fl K Ar path , Cm priv = Ar path Load TLS private key from .Ar path . The default path is the @@ -169,8 +169,8 @@ Connect to Join the comma-separated list of .Ar chan . . -.It Fl k Ar path , Cm client-key = Ar path -Authenticate using the TLS client certificate key at +.It Fl k Ar path , Cm client-priv = Ar path +Authenticate using the TLS client certificate private key at .Ar path . . .It Fl n Ar nick , Cm nick = Ar nick -- cgit 1.4.1