From 8f73ec7d645027a6ea2566f3f29ba1d441e27a9a Mon Sep 17 00:00:00 2001 From: cecilkorik Date: Sat, 15 Mar 2008 21:27:37 +0000 Subject: [PATCH] changing name to "lnl" --HG-- branch : lognewlines --- lognewlines.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lognewlines.py b/lognewlines.py index 767d4cc..cd550ed 100755 --- a/lognewlines.py +++ b/lognewlines.py @@ -9,7 +9,7 @@ opts_desc = ['Displays this information', 'Does not update the pointer to where def print_usage(): sys.stderr.write("""Usage: - lognewlines [options] (logfile) + lnl [options] (logfile) Available options are: """)