##// END OF EJS Templates
Adapt to all sorts of drive names...
Adapt to all sorts of drive names Earlier implementation assumed the drive name to be C and ignored the possibility of it being different. Drive names could also be greater than 1 in length. This possibility is also considered now.

File last commit:

r26660:5b907230
r26796:fe042603
Show More
pastebin-expiry-days.rst
7 lines | 269 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / pastebin-expiry-days.rst

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.