From d17824c9e444d6ad70dd5fb2d158c4f3ff7b1aa2 Mon Sep 17 00:00:00 2001 From: Simon Rho Date: Mon, 16 Dec 2024 16:50:10 -0500 Subject: [PATCH] feat: Add support for custom CLI command shortcuts --- jccm/src/Frontend/Common/CommonVariables.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jccm/src/Frontend/Common/CommonVariables.js b/jccm/src/Frontend/Common/CommonVariables.js index 68c686e..1ad439a 100644 --- a/jccm/src/Frontend/Common/CommonVariables.js +++ b/jccm/src/Frontend/Common/CommonVariables.js @@ -85,7 +85,8 @@ export const cliShortcutDataSchema = { export const defaultCliShortcutData = `# # CLI Commands Mapping -# This file maps CLI commands to their respective shortcuts +# This YAML data maps CLI commands to their respective shortcuts. +# You can view command shortcuts and run them using the right-click context menu in the shell terminal. # The format is as follows in YAML: # mappings: # - name: