diff CHANGELOG @ 4844:2488ec1bd22f stable

docs: add example for the `prune` command Giving at least one example helps clear up the syntax, especially since most options will follow a very similar pattern.
author Raphaël Gomès <rgomes@octobus.net>
date Fri, 19 Jul 2019 16:26:48 +0200
parents 8a491546e81d
children 6f5d3f58fbe4 6d898fa6e5c3
line wrap: on
line diff
--- a/CHANGELOG	Thu Sep 19 11:46:16 2019 +0700
+++ b/CHANGELOG	Fri Jul 19 16:26:48 2019 +0200
@@ -8,6 +8,7 @@
   * fold: check allowdivergence before folding obsolete changesets (issue5817)
   * obslog: correct spacing of patch output with word-diff=yes (issue6175)
   * stack: make sure to preserve dependencies, fixes certain complex cases
+  * prune: improve documentation for `--pair`
 
 
 9.1.0 -- 2019-07-29