From e197ecafae57559de0f97c717826ee2f8212230d Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Fri, 20 May 2022 23:23:52 +0300 Subject: [PATCH] update @ Fri 20 May 23:23:52 EEST 2022 Signed-off-by: Ari Archer --- content/js/shell/commands.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/js/shell/commands.js b/content/js/shell/commands.js index 44562e2..2ec56e0 100644 --- a/content/js/shell/commands.js +++ b/content/js/shell/commands.js @@ -105,8 +105,8 @@ var commands = { root_only: false, help: { desc: "Neofetch, but for the web", - short_desc: "neofetch", - examples: ["neofetch"], + short_desc: "Neofetch for the web", + examples: ["webfetch"], }, }, };