242
242
These options may be used with any command, and may appear in front of any
243
243
command. (e.g. "bzr --quiet help").
245
--quiet Suppress informational output; only print errors and warnings
246
--version Print the version number
245
--quiet Suppress informational output; only print errors and warnings.
246
--version Print the version number.
248
--no-aliases Do not process command aliases when running this command
248
--no-aliases Do not process command aliases when running this command.
249
249
--builtin Use the built-in version of a command, not the plugin version.
250
This does not suppress other plugin effects
251
--no-plugins Do not process any plugins
250
This does not suppress other plugin effects.
251
--no-plugins Do not process any plugins.
253
-Devil Capture call sites that do expensive or badly-scaling
253
255
-Derror Instead of normal error handling, always print a traceback on
255
--profile Profile execution using the hotshot profiler
256
--lsprof Profile execution using the lsprof profiler
257
-Dhooks Trace hook execution.
258
-Dhpss Trace smart protocol requests and responses.
259
-Dindex Trace major index operations.
260
-Dlock Trace when lockdir locks are taken or released.
261
--profile Profile execution using the hotshot profiler.
262
--lsprof Profile execution using the lsprof profiler.
257
263
--lsprof-file Profile execution using the lsprof profiler, and write the
258
264
results to a specified file. If the filename ends with ".txt",
259
265
text format will be used. If the filename either starts with