Removed post.user variable.
This commit is contained in:
@@ -95,7 +95,6 @@ Path patterns dictate where and how a file will be saved. Various variables and
|
||||
##### Post
|
||||
* `{post.id}`: The ID of the reddit post
|
||||
* `{post.title}`: The title of the reddit post
|
||||
* `{post.user}`: The user that submitted the post, almost always equivalent to the `--user` command line argument
|
||||
* `{post.date}`: The submission date of the reddit post, formatted by the `dateFormat` configuration described below
|
||||
* `{post.index}`: The index of the post according to the sort method
|
||||
* `{post.score}`: The current karma score of the post
|
||||
|
||||
Reference in New Issue
Block a user