Skip to content

Commit 3a184ce

Browse files
committed
Fix options documentation
1 parent 1847933 commit 3a184ce

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
@@ -164,7 +164,7 @@ you can do so with a simple environment variable, instead of editing the
164164
== Options
165165

166166
Usage: annotate [options] [model_file]*
167-
--additional_file_paths Additional file paths or globs to annotate
167+
--additional_file_patterns Additional file paths or globs to annotate
168168
-d, --delete Remove annotations from all model files or the routes.rb file
169169
-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)
170170
--position
@@ -217,7 +217,6 @@ you can do so with a simple environment variable, instead of editing the
217217
--with-comment include database comments in model annotations
218218

219219

220-
221220
== Sorting
222221

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

0 commit comments

Comments
 (0)