diff options
author | Wuzzy <almikes@aol.com> | 2016-12-23 17:37:57 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-23 17:37:57 +0100 |
commit | 473972112240cdf20dcbc1d5e05d2c3eff1a1a7a (patch) | |
tree | 74b92ebd38d38ee4b7df077fe014923920385b42 | |
parent | fe47c6850e6519b459e78f3de39de7afb877cf31 (diff) |
Update entry alias help a bit
-rw-r--r-- | API.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -294,6 +294,7 @@ The entry's definition table as specified in the `def` argument of ### `doc.entry_exists(category_id, entry_id)` Checks whether the specified entry exists and returns `true` or `false`. +Entry aliases are taken into account. #### Parameters * `category_id`: Category identifier of the category to check |