个人工具

UbuntuWiki:BugHelper/doc/options

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月14日 (一) 15:12的版本

跳转至: 导航, 搜索

Usage

In addition to the self-explanatory --help and --version commands, bughelper relies on the -p and -l options to process packages and Launchpad URLs, respectively:

   bughelper -p <source package> 
  bughelper -l <Launchpad-URL>
 is just the name of a source package in Launchpad such as <code><nowiki>totem</nowiki></code>, while the URL can be the result of a search or the list of bugs assigned to a given person or team.

=== Additional options ===

'''-A''' - search in attachments <br>
'''-c''' - case sensitive (off by default) <br>
'''-v''' - also display inherited clues <br>
'''-U''' - also consider upstream bugs <br>
'''-H''' - use all clue files, if no source package specified or no clue file exists <br>
'''-m''' <minimum bug number> - only search in bugs with bug numbers higher than <number> <br>
'''-f''' <filter bugs listed> - filter out certain bugs (also comma-separated lists) <br>
'''-t''' <package> <condition> <info> - try to find the <condition> and display <info> when found (in addition to stored clues) <br>
'''-T''' <package> <condition> <info> - try to find the <condition> and display <info> when found (disregarding stored clues) <br>
'''--format'''=FORMAT - format output type (plain|wiki|html) <br>
'''--gen-config''' - generate default config file <br>

Note: These options are likely to change in future versions of bughelper.

----
Go back to '''[[UbuntuWiki:BugHelper/doc]]'''.<br>
[[category:CategoryBugSquad]]

[[category:UbuntuWiki]]