Closed deplorableword closed 10 years ago
This should be possible, but definitely shouldn't be default. Perhaps a --www
flag or something ...
I don't think this is worth the added complexity in the tool. It's not too difficult to script this:
for h in {www.,}example.com; do
ghost add $h
end
Hi,
Would it be trivial to add a filter so www.example.com and example.com can be added with one command?
something like: