Skip to content

Commit

Permalink
Update userguide
Browse files Browse the repository at this point in the history
  • Loading branch information
ybchen97 authored and chaitanyabaranwal committed Nov 7, 2019
1 parent 9e71b60 commit abe009e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -739,11 +739,11 @@ Example:

`binitemexpiry days/30` +

Set BinItems to expire 30 days their deletion. After 30 days, they will be removed permanently.
Set all BinItems to expire 30 days their deletion. They will be removed permanently once they exceed their expiry date.

Expected Output: +
```
Changed bin item expiry time! Items in the Bin will be removed permanently after 30 days.
Changed bin item expiry time! Items in the Bin will be removed permanently 30 days after their deletion.
```
// end::binitemexpiry[]

Expand Down

0 comments on commit abe009e

Please sign in to comment.