X-Git-Url: https://git.octo.it/?p=onis.git;a=blobdiff_plain;f=onis;h=28a092f0cc44dce31b8cad9172044a1f75f0b76b;hp=9639e63f5314aff874fa37bef1dbc2df32ffbee1;hb=c485e261f1135a12bfed68a2ac29dafd189d461a;hpb=38980d9c2e1e9756e40518c194e60fd7782e76c1 diff --git a/onis b/onis index 9639e63..28a092f 100755 --- a/onis +++ b/onis @@ -66,11 +66,11 @@ if (!$VERSION) $VERSION =~ s/^\D*(\d+).*/r$1/; } +print STDERR $/, __FILE__, ': $Id$' if ($::DEBUG); + our $FileInfo; our $PurgeLogs = 0; -print STDERR $/, __FILE__, ': $Id$' if ($::DEBUG); - parse_argv (@ARGV); read_config (get_config ('config') ? get_config ('config') : 'onis.conf'); read_config (scalar get_config ('theme')) if (get_config ('theme')); @@ -463,12 +463,6 @@ Sets wether to sort by lines, words or characters written. Wether or not to display a fixed width bar that shows when a user is most active. -=item B: I; - -=item B: I; - -Sets the width of horizontal bars and the height of vertical bars. - =item B: I, I, I, I; =item B: I, I, I, I;