commit dee3a166190da49d43beb171e5e5cc59e3b0c971 from: Omar Polo date: Mon Nov 29 21:33:13 2021 UTC some Pa -> Ar and use ~/ instead of $HOME/ commit - b63c46b4eacec1032b31fea2579783c2821ac5b6 commit + dee3a166190da49d43beb171e5e5cc59e3b0c971 blob - d4b7facb6eb2a8e381d03dca6598c47da780493c blob + c8f0f9c8f69529777b882122e45ce380cd67b334 --- telescope.1 +++ telescope.1 @@ -21,7 +21,7 @@ .Nm .Bk -words .Op Fl ChnSv -.Op Fl c Pa config +.Op Fl c Ar config .Op Ar URL .Ek .Sh DESCRIPTION @@ -36,10 +36,10 @@ The arguments are as follows: .Bl -tag -width xxxxxxxxxxxxx .It Fl C , Fl -colors Show all available colors and exit. -.It Fl c Pa config +.It Fl c Ar config Specify an alternative configuration file. By default -.Pa $HOME/.config/telescope/config +.Pa ~/.config/telescope/config is loaded. .It Fl h , Fl -help Display version and usage.