##// END OF EJS Templates
Merge pull request #13211 from paw-lu/save-docstring...
Merge pull request #13211 from paw-lu/save-docstring Adhere to usage style when documenting save args

File last commit:

r26660:5b907230
r26945:2620482a merge
Show More
pastebin-expiry-days.rst
7 lines | 269 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / pastebin-expiry-days.rst
Eyenpi
add the what's new entry for pastebin option
r26659 Pastebin magic expiry days option
Blazej Michalik
Fix RST warning in docs ...
r26660 =================================
Eyenpi
add the what's new entry for pastebin option
r26659
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.