summaryrefslogtreecommitdiff
path: root/rpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpm.c')
-rwxr-xr-xrpm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rpm.c b/rpm.c
index a6515261b..5bda69e39 100755
--- a/rpm.c
+++ b/rpm.c
@@ -531,8 +531,6 @@ static void printHelp(void) {
_("build the packages for the build targets platform1...platformN."));
printHelpLine( " --nobuild ",
_("do not execute any stages"));
- printHelpLine(_(" --timecheck <secs> "),
- _("set the time check to <secs> seconds (0 disables)"));
puts("");
printHelpLine(_(" --rebuild <src_pkg> "),
_("install source package, build binary package and remove spec file, sources, patches, and icons."));