質問編集履歴

1

追記

2018/11/27 11:18

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -123,3 +123,39 @@
123
123
  Results logged to /Users/user_name/.rbenv/versions/2.5.3/gemsets/gem-name/extensions/x86_64-darwin-18/2.5.0-static/capybara-webkit-1.15.1/gem_make.out
124
124
 
125
125
  ```
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+ **### 追記**
134
+
135
+ ```ここに言語を入力
136
+
137
+ $ brew extract --help
138
+
139
+ Look through repository history to find the most recent version of formula and
140
+
141
+ create a copy in tap/Formula/formula@version.rb. If the tap is not
142
+
143
+ installed yet, attempt to install/clone the tap before continuing.
144
+
145
+
146
+
147
+ --version Extract the provided version of formula
148
+
149
+ instead of the most recent.
150
+
151
+ -f, --force Override warnings and enable potentially
152
+
153
+ unsafe operations.
154
+
155
+ -d, --debug Display any debugging information.
156
+
157
+ -h, --help Show this message.
158
+
159
+
160
+
161
+ ```