From 0206089890847395f689131ebc2313ffe808791f Mon Sep 17 00:00:00 2001 From: vikaklimenok16-sketch Date: Tue, 16 Dec 2025 13:59:46 +0700 Subject: [PATCH] Update command-line.md --- docs/install/command-line.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install/command-line.md b/docs/install/command-line.md index 6abd9a4f2..94f9e0747 100644 --- a/docs/install/command-line.md +++ b/docs/install/command-line.md @@ -1,3 +1,4 @@ + --- title: Kubo description: Using IPFS Kubo through the command-line allows you to do everything that IPFS Desktop can do, but at a more granular level, since you can specify which commands to run. Learn how to install it here.