You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rdoc
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -154,18 +154,18 @@ you can do so with a simple environment variable, instead of editing the
154
154
155
155
Usage: annotate [options] [model_file]*
156
156
-d, --delete Remove annotations from all model files or the routes.rb file
157
-
-p, --position [before|after] Place the annotations at the top (before) or the bottom (after) of the model/test/fixture/factory/routes file(s)
158
-
--pc, --position-in-class [before|after]
157
+
-p, --position [before|top|after|bottom] Place the annotations at the top (before) or the bottom (after) of the model/test/fixture/factory/routes file(s)
0 commit comments