From e01250ca28634ae46eb6d0e17c88be8f7613f7f9 Mon Sep 17 00:00:00 2001 From: James Troup Date: Thu, 2 Jan 2003 18:13:03 +0000 Subject: [PATCH] correct short usage info --- jeri | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jeri b/jeri index 9cc26359..6c7294f5 100755 --- a/jeri +++ b/jeri @@ -2,7 +2,7 @@ # Dependency check proposed-updates # Copyright (C) 2001, 2002 James Troup -# $Id: jeri,v 1.10 2002-10-16 02:47:32 troup Exp $ +# $Id: jeri,v 1.11 2003-01-02 18:13:03 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -47,7 +47,7 @@ architectures = None; def usage (exit_code=0): print """Usage: jeri [OPTION] [...] -Remove obsolete changes files from proposed-updates. +(Very) Basic dependency checking for proposed-updates. -q, --quiet be quieter about what is being done -v, --verbose be more verbose about what is being done -- 2.39.5