···2424 id: int
2525 --force (-f) # Force the post to be re-downloaded
2626] {
2727- download posts [$id] --force=$force
2727+ download posts $id --force=$force
2828}
29293030export def "download posts" [
3131- ids: list<int>
3131+ ...ids: int
3232 --force (-f) # Force the posts to be re-downloaded
3333] {
3434 log info "Fetching post metadata"