update docs

This commit is contained in:
speedie 2023-03-28 23:50:02 +02:00
parent d91dec4010
commit b2ef2fc2ef
2 changed files with 7 additions and 0 deletions

View file

@ -529,6 +529,8 @@ The selected option is piped to /bin/sh (by default). Unlike dmenu_run, spmenu_r
- Prepending `magnet ` will open a magnet link in $TORRENT
- Prepending `www` will open a page in $BROWSER
Most of the time you don't need to prepend `www` though, for example typing in `https://gnu.org` will open gnu.org in $BROWSER even without the prefix. Same goes for magnet links.
License
=======

View file

@ -563,6 +563,11 @@ shell.
Prepending \f[V]magnet\f[R] will open a magnet link in $TORRENT
.IP \[bu] 2
Prepending \f[V]www\f[R] will open a page in $BROWSER
.PP
Most of the time you don\[cq]t need to prepend \f[V]www\f[R] though, for
example typing in \f[V]https://gnu.org\f[R] will open gnu.org in
$BROWSER even without the prefix.
Same goes for magnet links.
.SH License
.PP
spmenu is licensed under the MIT license.