~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

BZR_COLUMNS can override terminal_width()

Show diffs side-by-side

added added

removed removed

Lines of Context:
585
585
BZR_SSH          Path to SSH client, or one of paramiko, openssh, sshcorp, plink.
586
586
BZR_LOG          Location of .bzr.log (use '/dev/null' to suppress log).
587
587
BZR_LOG (Win32)  Location of .bzr.log (use 'NUL' to suppress log).
 
588
BZR_COLUMNS      Override implicit terminal width.
588
589
BZR_CONCURRENCY  Number of processes that can be run concurrently (selftest).
589
590
================ =================================================================
590
591
"""