##// END OF EJS Templates
Fix RST warning in docs ...
Fix RST warning in docs "Title underline too short."

File last commit:

r26660:5b907230
r26660:5b907230
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.