diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2012-02-10 17:08:20 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2012-02-15 21:40:10 +0100 |
commit | 38afb27a1e3c792e1989f338428f31f46271abab (patch) | |
tree | 4cca354871a280fccd3c74919eddcaa0bb87623e /docs/chapters/releases.sgml | |
parent | 7726bca4d55ebf36812a1736420dc55693e93aeb (diff) |
docs: add missing tags to sgml files
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'docs/chapters/releases.sgml')
-rw-r--r-- | docs/chapters/releases.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/chapters/releases.sgml b/docs/chapters/releases.sgml index 95f89b4f..9d3bf747 100644 --- a/docs/chapters/releases.sgml +++ b/docs/chapters/releases.sgml @@ -21,6 +21,7 @@ <option>--release</option>.</para> <para> But what if you want to have an (unreleased) snapshot for intermediate testing: + </para> <screen> &git-dch; <option>--snapshot</option> </screen> |