From fbee42425e60eb0d2453e84338922b8a61d3b3d6 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Wed, 21 Jan 2009 11:04:36 +0000 Subject: [PATCH] jcs: Fix usage (-h and -f options are not mutually exclusive) --- scripts/jcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/jcs b/scripts/jcs index 2a1bf6b2..dab6cf79 100644 --- a/scripts/jcs +++ b/scripts/jcs @@ -1778,7 +1778,7 @@ jcs install installs files according to an installation description in a .inf file usage: - jcs install .inf-file [-h] [-f|-t] [-b backup-dir] + jcs install .inf-file [-h] [-f] [-t] [-b backup-dir] -b dir: make a backup into directory dir