Forrest logo
back to context overview

reportbug

List of commands for reportbug:

  • reportbug:tldr:02810 reportbug: Report a bug that is not about a specific package (general problem, infrastructure, etc.).
    $ reportbug other
    try on your machine
    explain this command
  • reportbug:tldr:45ce8 reportbug: Write the bug report to a file instead of sending it by e-mail.
    $ reportbug -o ${filename} ${package}
    try on your machine
    explain this command
  • reportbug:tldr:d81ec reportbug: Generate a bug report about a specific package, then send it by e-mail.
    $ reportbug ${package}
    try on your machine
    explain this command
back to context overview