Rev 45: Fix rst format to get proper lists. in file:///home/vila/src/bzr/devnotes/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Wed Mar 30 14:27:48 UTC 2011
At file:///home/vila/src/bzr/devnotes/
------------------------------------------------------------
revno: 45
revision-id: v.ladeuil+lp at free.fr-20110330142748-6ld78bhjm6x5gu0v
parent: v.ladeuil+lp at free.fr-20110330142507-5xocrydq2mnz0aft
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: devnotes
timestamp: Wed 2011-03-30 16:27:48 +0200
message:
Fix rst format to get proper lists.
-------------- next part --------------
=== modified file 'configuration.txt'
--- a/configuration.txt 2011-03-30 14:25:07 +0000
+++ b/configuration.txt 2011-03-30 14:27:48 +0000
@@ -536,11 +536,13 @@
~~~~~~~~~~~~~~
The actual GlobalConfig will become a stack with:
+
* options from the command-line
* os.environ
* the default section from bazaar.conf
The actual BranchConfig will become a stack with:
+
* options from the command-line
* os.environ
* a stack for the matching sections in locations.conf
More information about the bazaar-commits
mailing list