Forrest logo
back to context overview

s

List of commands for s:

  • s:tldr:8b6b0 s: Use a specified binary to perform the search query.
    $ s --binary "${binary} ${arguments}" ${query}
    try on your machine
    explain this command
  • s:tldr:a8202 s: List all providers.
    $ s --list-providers
    try on your machine
    explain this command
  • s:tldr:f20d1 s: Search for a query with a given provider.
    $ s --provider ${provider} ${query}
    try on your machine
    explain this command
back to context overview