From 10d5cd10c5afec154ddc1846788980f5395232f7 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 19 May 2008 20:59:13 -0700 Subject: [PATCH] update the man page to reflect the new options --- bti.1 | 7 ++++++- bti.xml | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/bti.1 b/bti.1 index 5e3b52a..6f1066b 100644 --- a/bti.1 +++ b/bti.1 @@ -14,7 +14,7 @@ bti - send a tweet to twitter.com from stdinput .SH "SYNOPSIS" .HP 4 -\fBbti\fR [\fB\-\-account\ account\fR] [\fB\-\-password\ password\fR] [\fB\-\-quiet\fR] [\fB\-\-debug\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] +\fBbti\fR [\fB\-\-account\ account\fR] [\fB\-\-password\ password\fR] [\fB\-\-clean\fR] [\fB\-\-debug\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] .SH "DESCRIPTION" .PP bti sends a twitter message to twitter\.com\. @@ -35,6 +35,11 @@ Specify the password of your twitter\.com account\. Print a whole bunch of debugging messages to stdout\. .RE .PP +\fB\-\-clean\fR +.RS 4 +Don\'t put the working directory and the \'$\' in the twitter message\. +.RE +.PP \fB\-\-version\fR .RS 4 Print version number\. diff --git a/bti.xml b/bti.xml index cbda742..723330d 100644 --- a/bti.xml +++ b/bti.xml @@ -27,7 +27,7 @@ bti - + @@ -63,6 +63,12 @@ Print a whole bunch of debugging messages to stdout. + + + + Don't put the working directory and the '$' in the twitter message. + + -- 2.39.5