From 80f5f0e1e4c1c9aa593a75321fe8b89087d8599d Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 21 May 2008 20:44:31 -0700 Subject: [PATCH] update the man page about --bash options --- bti.1 | 2 ++ bti.xml | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/bti.1 b/bti.1 index 7e4fed7..54785dd 100644 --- a/bti.1 +++ b/bti.1 @@ -38,6 +38,8 @@ Print a whole bunch of debugging messages to stdout\. \fB\-\-bash\fR .RS 4 Add the working directory and a \'$\' in the twitter message to help specify it is coming from a command line\. Don\'t put the working directory and the \'$\' in the twitter message\. +.sp +This mode also does not report back any errors that might have happened when sending the message, and it sends it in the background, returning immediately, allowing the process to continue on\. .RE .PP \fB\-\-version\fR diff --git a/bti.xml b/bti.xml index 908cb26..f08a7cd 100644 --- a/bti.xml +++ b/bti.xml @@ -72,6 +72,12 @@ help specify it is coming from a command line. Don't put the working directory and the '$' in the twitter message. + + This mode also does not report back any errors that might have + happened when sending the message, and it sends it in the + background, returning immediately, allowing the process to + continue on. + -- 2.39.5