7 Star 0 Fork 3

src-openEuler/fetch-crl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
add-V-to-fetch-crl-help-info.patch 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
caodongxia 提交于 2021-09-29 11:52 . add -V to fetch crl help info
From d9a0c2cf7979ad6bca2168d8a3ca621cfe57515f Mon Sep 17 00:00:00 2001
From: caodongxia <315816521@qq.com>
Date: Wed, 29 Sep 2021 11:36:49 +0800
Subject: [PATCH] add -V to fetch-crl-help info
---
fetch-crl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/fetch-crl b/fetch-crl
index 1d60a1f..9a56ac5 100755
--- a/fetch-crl
+++ b/fetch-crl
@@ -303,7 +303,7 @@ Usage: $name [-c|--config configfile] [-l|--infodir path]
[--cadir path] [-s|--statedir path] [-o|--output path] [--format \@formats]
[-T|--httptimeout seconds] [-p|--parallelism n] [--nosymlinks]
[-a|--agingtolerance hours] [-r|--randomwait seconds]
- [-v|--verbose] [-h|--help] [-q|--quiet] [-d|--debug level]
+ [-v|--verbose] [-h|--help] [-q|--quiet] [-d|--debug level] [-V|--version]
Options:
-c | --config path
@@ -335,6 +335,8 @@ Options:
-r | --randomwait seconds
Introduce a random delay of up to seconds seconds before starting
any retrieval processes
+ -V | --version
+ show a version number
-h | --help
This help text
--
2.27.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/fetch-crl.git
git@gitee.com:src-openeuler/fetch-crl.git
src-openeuler
fetch-crl
fetch-crl
master

搜索帮助