From a49ab32df842523eb0d455349aab34920efe3b72 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 10 Sep 2020 10:03:43 +0800 Subject: [PATCH] PUB @FSSlc https://linux.cn/article-12599-1.html --- ...work connections from the Linux command line with nmcli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200721 Manage network connections from the Linux command line with nmcli.md (99%) diff --git a/translated/tech/20200721 Manage network connections from the Linux command line with nmcli.md b/published/20200721 Manage network connections from the Linux command line with nmcli.md similarity index 99% rename from translated/tech/20200721 Manage network connections from the Linux command line with nmcli.md rename to published/20200721 Manage network connections from the Linux command line with nmcli.md index a46b9c146d..8b9b2f8d36 100644 --- a/translated/tech/20200721 Manage network connections from the Linux command line with nmcli.md +++ b/published/20200721 Manage network connections from the Linux command line with nmcli.md @@ -1,8 +1,8 @@ [#]: collector: "lujun9972" [#]: translator: "FSSlc" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-12599-1.html" [#]: subject: "Manage network connections from the Linux command line with nmcli" [#]: via: "https://opensource.com/article/20/7/nmcli" [#]: author: "Dave McKay https://opensource.com/users/davemckay"