From e0de6a73ef8fb8a49dbf78d69298052b8e41151b Mon Sep 17 00:00:00 2001 From: unigeorge <40418272+unigeorge@users.noreply.github.com> Date: Wed, 25 Aug 2021 21:51:33 +0800 Subject: [PATCH] translating --- ...10824 How to include options in your Bash shell scripts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/tech/20210824 How to include options in your Bash shell scripts.md b/sources/tech/20210824 How to include options in your Bash shell scripts.md index b4a07aaf7b..d800b4149e 100644 --- a/sources/tech/20210824 How to include options in your Bash shell scripts.md +++ b/sources/tech/20210824 How to include options in your Bash shell scripts.md @@ -2,7 +2,7 @@ [#]: via: "https://opensource.com/article/21/8/option-parsing-bash" [#]: author: "Seth Kenlon https://opensource.com/users/seth" [#]: collector: "lujun9972" -[#]: translator: " " +[#]: translator: "unigeorge" [#]: reviewer: " " [#]: publisher: " " [#]: url: " " @@ -166,7 +166,7 @@ via: https://opensource.com/article/21/8/option-parsing-bash 作者:[Seth Kenlon][a] 选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) +译者:[unigeorge](https://github.com/unigeorge) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出