[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-ocrad] ocrad: [PATCH] move --help and --verbose options like in oth
From: |
Jari Aalto |
Subject: |
[Bug-ocrad] ocrad: [PATCH] move --help and --verbose options like in other GNU programs |
Date: |
Fri, 05 Nov 2010 12:25:30 +0200 |
The following Debian pactches:
http://bugs.debian.org/602495
move the --help and --verbose options to the and as exhibited in other
GNU programs, like cp(1):
NAME
cp - copy files and directories
DESCRIPTION
Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.
Mandatory arguments to long options are mandatory for short
options
too.
-a, --archive
same as -dR --preserve=all
(...)
--help display this help and exit
--version
output version information and exit
Please consider including them for the next release.
Thanks,
Jari
- [Bug-ocrad] ocrad: [PATCH] move --help and --verbose options like in other GNU programs,
Jari Aalto <=