mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-25 15:03:55 +01:00
jcs: Fix usage (-h and -f options are not mutually exclusive)
This commit is contained in:
parent
6d9d4ca045
commit
fbee42425e
1 changed files with 1 additions and 1 deletions
|
|
@ -1778,7 +1778,7 @@ jcs install installs files according to an installation
|
||||||
description in a .inf file
|
description in a .inf file
|
||||||
|
|
||||||
usage:
|
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
|
-b dir: make a backup into directory dir
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue