.\" Automatically generated by Pandoc 1.17.2 .\" .TH "BLOGLITERATELY" "1" "2014\-12\-04" "BlogLiterately Manual" "" .hy .SH NAME .PP BlogLiterately \- post articles to blogs from command line .SH SYNOPSIS .PP BlogLiterately [OPTIONS] FILE .SH OPTIONS .TP .B \-s,\-\-style=FILE style specification (for \-\-hscolour\-icss) \-\-hscolour\-icss .RS .RE highlight haskell: hscolour, inline style (default) \-\-hscolour\-css .RS .RE highlight haskell: hscolour, separate stylesheet \-\-hs\-nohighlight .RS .RE no haskell highlighting \-\-hs\-kate .RS .RE highlight haskell with highlighting\-kate \-\-kate .RS .RE highlight non\-Haskell code with highlighting\-kate (default) \-\-no\-kate .RS .RE don\[aq]t highlight non\-Haskell code \-\-no\-toc .RS .RE don\[aq]t generate a table of contents (default) \-\-toc .RS .RE generate a table of contents \-w,\-\-wplatex .RS .RE reformat inline LaTeX the way WordPress expects \-m,\-\-math=ITEM .RS .RE how to layout math, where \-\-math=[=URL] \-g,\-\-ghci .RS .RE run [ghci] blocks through ghci and include output \-I,\-\-upload\-images .RS .RE upload local images \-C,\-\-category=ITEM .RS .RE post category (can specify more than one) \-T,\-\-tag=ITEM .RS .RE tag (can specify more than one) \-\-blogid=ID .RS .RE Blog specific identifier \-P,\-\-profile=STRING .RS .RE profile to use \-b,\-\-blog=URL .RS .RE blog XML\-RPC url (if omitted, HTML goes to stdout) \-u,\-\-user=USER .RS .RE user name \-p,\-\-password=PASSWORD .RS .RE password \-t \-\-title=TITLE .RS .RE post title \-f \-\-format=FORMAT .RS .RE input format: markdown or rst \-i \-\-postid=ID .RS .RE Post to replace (if any) \-\-page .RS .RE create a "page" instead of a post (WordPress only) \-\-publish .RS .RE publish post (otherwise it\[aq]s uploaded as a draft) \-h \-\-html\-only .RS .RE don\[aq]t upload anything; output HTML to stdout \-\-citations .RS .RE process citations (default) \-\-no\-citations .RS .RE do not process citations \-x,\-\-xtra=ITEM .RS .RE extension arguments, for use with custom extensions \-?,\-\-help .RS .RE Display help message \-V,\-\-version .RS .RE Print version information \-\-numeric\-version .RS .RE Print just the version number .RS .RE .SH NOTES .PP This manual page is written by Dmitry Bogatov for Debian project but can be used by others under terms of GNU GPL version 3 or later. .SH SEE ALSO .PP Tutorial and examples on project homepage [[http://byorgey.wordpress.com/blogliterately]] .SH AUTHORS Robert Greayer, Brent Yorgey.