Skip to content

Commit 582bfda

Browse files
committed
explain arch
1 parent 9ecfd36 commit 582bfda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/egghunter.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def self.parse(args)
6969
end
7070

7171
opt.on('-a', '--arch <String>', "(Optional) Architecture") do |v|
72+
# Although this is an option, this is currently useless because we don't have x64 egghunters
7273
options[:arch] = v
7374
end
7475

0 commit comments

Comments
 (0)