]> git.armaanb.net Git - bin.git/blob - man/dweb.1.scd
dweb: transform from bookmarks
[bin.git] / man / dweb.1.scd
1 dweb(1)
2
3 # NAME
4 dweb - dynamic prompt to browse the web
5
6 # SYNOPSIS
7 *dweb* bookmark++
8 *dweb* bookmark [path to bookmarks file]++
9 *dweb* help++
10 *dweb* search++
11 *dweb* uri
12
13 # DESCRIPTION
14 Launches a dmenu prompting you based on the subcommand.
15
16 *bookmark*
17         Allows you to select a bookmark from a list of newline delimited
18         urls (defaults to ~/org/bookmarks) and open it in the default browser.
19
20 *help*
21         Show help information.
22
23 *search*
24         Search the web using a search engine.
25
26 *uri*
27         Open a URI.
28
29 # COPYRIGHT
30 This is free and unencumbered software released into the public domain. For more
31 information, please refer to <https://unlicense.org/>.