Merge lp:~stewart/drizzle/bug822446 into lp:drizzle

Proposed by Stewart Smith
Status: Merged
Merged at revision: 2625
Proposed branch: lp:~stewart/drizzle/bug822446
Merge into: lp:drizzle
Diff against target: 20 lines (+2/-2)
1 file modified
docs/configuration/drizzled.rst (+2/-2)
To merge this branch: bzr merge lp:~stewart/drizzle/bug822446
Reviewer Review Type Date Requested Status
Stewart Smith (community) Approve
Drizzle Trunk Pending
Review via email: mp+150695@code.launchpad.net

Description of the change

fix plugin add/remove docs.

To post a comment you must log in.
Revision history for this message
Stewart Smith (stewart) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/configuration/drizzled.rst'
2--- docs/configuration/drizzled.rst 2012-03-17 19:48:02 +0000
3+++ docs/configuration/drizzled.rst 2013-02-26 23:34:21 +0000
4@@ -82,7 +82,7 @@
5
6 For example::
7
8- --plugin_add=crc32,console,pbxt
9+ --plugin-add=crc32,console,pbxt
10
11 .. option:: --plugin-dir DIR
12
13@@ -109,7 +109,7 @@
14
15 For example::
16
17- --plugin_remove=syslog,md5
18+ --plugin-remove=syslog,md5
19
20 .. _drizzled_replication_options:
21

Subscribers

People subscribed via source and target branches

to all changes: