diff --git a/docs/source/whatsnew/pr/pastebin-expiry-days.rst b/docs/source/whatsnew/pr/pastebin-expiry-days.rst new file mode 100644 index 0000000..cb86b39 --- /dev/null +++ b/docs/source/whatsnew/pr/pastebin-expiry-days.rst @@ -0,0 +1,7 @@ +Pastebin magic expiry days option +=================== + +The Pastebin magic now has ``-e`` option to determine +the number of days for paste expiration. For example +the paste that created with ``%pastebin -e 20 1`` magic will +be available for next 20 days.