D510: phabsend: polish the docstring a bit

quark (Jun Wu) phabricator at mercurial-scm.org
Mon Aug 28 15:05:43 EDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG45a8cd74de4e: phabsend: polish the docstring a bit (authored by quark).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D510?vs=1267&id=1359

REVISION DETAIL
  https://phab.mercurial-scm.org/D510

AFFECTED FILES
  contrib/phabricator.py

CHANGE DETAILS

diff --git a/contrib/phabricator.py b/contrib/phabricator.py
--- a/contrib/phabricator.py
+++ b/contrib/phabricator.py
@@ -362,10 +362,10 @@
 
     The --confirm option lets you confirm changesets before sending them. You
     can also add following to your configuration file to make it default
-    behaviour.
+    behaviour::
 
-    [phabsend]
-    confirm = true
+        [phabsend]
+        confirm = true
 
     phabsend will check obsstore and the above association to decide whether to
     update an existing Differential Revision, or create a new one.



To: quark, #hg-reviewers, indygreg, durin42
Cc: mercurial-devel


More information about the Mercurial-devel mailing list