个人工具

“UbuntuWiki:BugHelper/doc/options”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的3个中间版本)
第3行: 第3行:
 
=== Usage ===
 
=== Usage ===
 
In addition to the self-explanatory <code><nowiki>--help</nowiki></code> and <code><nowiki>--version</nowiki></code> commands, ''bughelper'' relies on the <code><nowiki>-p</nowiki></code> and <code><nowiki>-l</nowiki></code> options to process ''packages'' and ''Launchpad URLs'', respectively:
 
In addition to the self-explanatory <code><nowiki>--help</nowiki></code> and <code><nowiki>--version</nowiki></code> commands, ''bughelper'' relies on the <code><nowiki>-p</nowiki></code> and <code><nowiki>-l</nowiki></code> options to process ''packages'' and ''Launchpad URLs'', respectively:
 
+
<pre><nowiki>
<pre><nowiki>   bughelper -p <source package>  
+
  bughelper -p <source package>  
 
   bughelper -l <Launchpad-URL>
 
   bughelper -l <Launchpad-URL>
 
</nowiki></pre>
 
</nowiki></pre>
 
 
<source package> 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.
 
<source package> 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 ===
 
=== Additional options ===
 
+
'''-A''' - search in attachments <<BR>>
'''-A''' - search in attachments <br>
+
'''-c''' - case sensitive (off by default) <<BR>>
'''-c''' - case sensitive (off by default) <br>
+
'''-v''' - also display inherited clues <<BR>>
'''-v''' - also display inherited clues <br>
+
'''-U''' - also consider upstream bugs <<BR>>
'''-U''' - also consider upstream bugs <br>
+
'''-H''' - use all clue files, if no source package specified or no clue file exists <<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>>
'''-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>>
'''-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 (in addition to stored clues) <br>
+
'''-T''' <package> <condition> <info> - try to find the <condition> and display <info> when found (disregarding 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>>
'''--format'''=FORMAT - format output type (plain|wiki|html) <br>
+
'''--gen-config''' - generate default config file <<BR>>
'''--gen-config''' - generate default config file <br>
+
 
+
 
Note: These options are likely to change in future versions of bughelper.
 
Note: These options are likely to change in future versions of bughelper.
 
 
----
 
----
Go back to '''[[UbuntuWiki:BugHelper/doc]]'''.<br>
+
Go back to '''[[UbuntuWiki:BugHelper/doc|BugHelper/doc]]'''.<<BR>>
 
[[category:CategoryBugSquad]]
 
[[category:CategoryBugSquad]]
  
 
[[category:UbuntuWiki]]
 
[[category:UbuntuWiki]]

2008年10月20日 (一) 04:03的最新版本

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|BugHelper/doc]]'''.<<BR>>
[[category:CategoryBugSquad]]

[[category:UbuntuWiki]]