From f29d3519ce073ec30f99754d93304324f7f26d65 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:47:05 +0200 Subject: Initial commit. --- base/bin/slackwareutils/bban.1 | 45 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 base/bin/slackwareutils/bban.1 (limited to 'base/bin/slackwareutils/bban.1') diff --git a/base/bin/slackwareutils/bban.1 b/base/bin/slackwareutils/bban.1 new file mode 100644 index 0000000..c3e2af6 --- /dev/null +++ b/base/bin/slackwareutils/bban.1 @@ -0,0 +1,45 @@ +.TH bban 1 "June 30, 2012" + +.LO 1 + +.SH NAME +.B bban +\- display an ASCII art banner text + +.SH SYNOPSIS +.B bban +.I [message] + +.SH OPTIONS +Usage: bban [-abcdefghijklmnopqrstuvwx] textarg [-] [...] +[-] interpolate from stdin into command line. +-w# (Width) The page width is set to #. +-i# (Indent) # extra blanks are left-inserted into each output line. +-b# (Blank lines) # extra blank lines will be output before the text +-lrc (Left, Right, Centered) ;justification of output +-jo (Jammed,Open) -j) omit normal 1-space border on top & left +-tv (Tall,Vertically normal) +-fh (Fat,Horizontally normal) +-ms (Mark string,Self) -m) next input arg. forms cyclic banner chars +-s) each text argument character used in forming itself. +-kd (marK,Default mark) use the text argument string to mark itself +-au (Asis,Uppercase) affect marking characters from -s or -k\n +-pn (Positive,Negative) +-ex (Echo,eXpand) +-g (Global) +-q (Quit) +The default flag settings are: -lovhsupxw120i0b0\n +bban -jm # text (Gives results similar to the banner command) +bban -m \\ EST -b-8ils EST \n +bban -jmn NUTS <12 underscores> -tfow72 ____NUTS____ -w72 <12 more>' +bban -j LO VE | bban -j - + +.SH DESCRIPTION +.B bban +takes a string as argument and outputs it as a large ASCII art banner text. + +.SH "SEE ALSO" +.BR banner (1) +.BR sysvbanner (1) +.BR figlet (1) +.BR ascii (7) -- cgit v1.2.3-70-g09d2