Skip to content

Commit 45f8b1a

Browse files
committed
Fix options documentation
1 parent 3eda6e4 commit 45f8b1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rdoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ you can do so with a simple environment variable, instead of editing the
163163
== Options
164164

165165
Usage: annotate [options] [model_file]*
166-
--additional_file_paths Additional file paths or globs to annotate
166+
--additional_file_patterns Additional file paths or globs to annotate
167167
-d, --delete Remove annotations from all model files or the routes.rb file
168168
-p [before|top|after|bottom], Place the annotations at the top (before) or the bottom (after) of the model/test/fixture/factory/route/serializer file(s)
169169
--position
@@ -216,7 +216,6 @@ you can do so with a simple environment variable, instead of editing the
216216
--with-comment include database comments in model annotations
217217

218218

219-
220219
== Sorting
221220

222221
By default, columns will be sorted in database order (i.e. the order in which

0 commit comments

Comments
 (0)