Skip to content

Commit 8336d84

Browse files
committed
Correct 'comas' to 'commas' in README
1 parent b5a201d commit 8336d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ you can do so with a simple environment variable, instead of editing the
184184
-i, --show-indexes List the table's database indexes in the annotation
185185
-k, --show-foreign-keys List the table's foreign key constraints in the annotation
186186
-s, --simple-indexes Concat the column's related indexes in the annotation
187-
--model-dir dir Annotate model files stored in dir rather than app/models, separate multiple dirs with comas
187+
--model-dir dir Annotate model files stored in dir rather than app/models, separate multiple dirs with commas
188188
--ignore-model-subdirects Ignore subdirectories of the models directory
189189
--sort Sort columns alphabetically, rather than in creation order
190190
-R, --require path Additional file to require before loading models, may be used multiple times

0 commit comments

Comments
 (0)