diff options
author | Koosha KM <koosha.khajeh@gmail.com> | 2014-09-08 02:55:11 +0200 |
---|---|---|
committer | Simon Green <sgreen@redhat.com> | 2014-09-08 02:55:11 +0200 |
commit | 983287d10d6cf8008d614bbaf18aea381209cc43 (patch) | |
tree | 687f0225591afdbd2b721a854f18d1ad3ad82ab0 /docs | |
parent | 6024c5cd0553bb9884d81f3d93b78f666b433d9e (diff) | |
download | bugzilla-983287d10d6cf8008d614bbaf18aea381209cc43.tar.gz bugzilla-983287d10d6cf8008d614bbaf18aea381209cc43.tar.xz |
Bug 1057838 - Update Autolinkification documentation to cover a list of bug/comment ids
r=sgreen, a=sgreen
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/rst/using.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/rst/using.rst b/docs/en/rst/using.rst index d470e263c..e54c34b2d 100644 --- a/docs/en/rst/using.rst +++ b/docs/en/rst/using.rst @@ -749,8 +749,12 @@ Other strings which get linkified in the obvious manner are: + bug 12345 ++ bugs 123, 456, 789 + + comment 7 ++ comments 1, 2, 3, 4 + + bug 23456, comment 53 + attachment 4321 |