File: twitter-to-xhtml.1

package info (click to toggle)
python-twitter 1.1%2Bgit20131227-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 884 kB
  • ctags: 1,148
  • sloc: python: 5,150; makefile: 187
file content (21 lines) | stat: -rw-r--r-- 585 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH TWITTER-TO-XHTML "1" "February 2013" "twitter-to-xhtml" "User Commands"
.SH NAME
\fBtwitter-to-xhtml\fR \- Fetches a users latest updates and stores in an XHTML file
.SH SYNOPSIS
.B twitter-to-xhtml
[\fIoptions\fR] \fItwitterid\fR
.SH DESCRIPTION
.IP
\fBtwitter-to-xhtml\fR
fetches a users latest twitter update and stores
the result in a file as an XHTML fragment
.IP
.SH "OPTIONS"
.HP
Options:
 \fB\-\-help\fR \fB\-h\fR : print this help
 \fB\-\-output\fR : the output file [default: stdout]
.IP
.SH "SEE ALSO"
 <https://github.com/bear/python-twitter>
 <http://www.twitter.com>