diff options
author | June McEnroe <june@causal.agency> | 2021-02-21 22:08:37 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-21 22:08:37 -0500 |
commit | c73aa0b84e1853bb7d79d027e708a4712dbc5e2e (patch) | |
tree | 54e179f03464922224b4053ae0036ec82da818e9 /bin/man1 | |
parent | Add Liberapay to sup (diff) | |
download | src-c73aa0b84e1853bb7d79d027e708a4712dbc5e2e.tar.gz src-c73aa0b84e1853bb7d79d027e708a4712dbc5e2e.zip |
Add asciinema to sup
Diffstat (limited to '')
-rw-r--r-- | bin/man1/sup.1 | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/bin/man1/sup.1 b/bin/man1/sup.1 index ba4fe3fd..4b266e06 100644 --- a/bin/man1/sup.1 +++ b/bin/man1/sup.1 @@ -23,6 +23,20 @@ or flow. The password is copied to the clipboard and the service login page is opened. +For passwordless services +with email-based authentication, +the emailed login link is opened. +. +.Pp +The following services are supported: +.Cm asciinema , +.Cm discogs , +.Cm freebsdbugzilla , +.Cm liberapay , +.Cm lobsters , +.Cm tildenews . +. +.Pp The .Nm utility requires @@ -32,11 +46,3 @@ utility requires .Xr pbcopy 1 and .Xr open 1 . -. -.Pp -The following services are supported: -.Cm discogs , -.Cm freebsdbugzilla , -.Cm liberapay , -.Cm lobsters , -.Cm tildenews . |