From a07aeb22fecb1b5365597d227c082fe9d621630b Mon Sep 17 00:00:00 2001 From: Andreas Hrubak Date: Thu, 7 Nov 2024 13:22:03 +0100 Subject: [PATCH] typo --- user-tools/descriptions.txt | 2 +- user-tools/getcvt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/user-tools/descriptions.txt b/user-tools/descriptions.txt index c3914a2..aef541a 100644 --- a/user-tools/descriptions.txt +++ b/user-tools/descriptions.txt @@ -52,7 +52,7 @@ fixlogfiledatetime - Set the target files modification time to their respective fmtkv - Tranform key=value (each optionally double-quoted) pairs into 1 pair by 1 line on the output foreach - Run an OS or shell command on each input line, similar to xargs(1) g_filename_to_uri - Mimic g_filename_to_uri() GLib function creating a file:// url from path string -getvct - Print the current active Virtual Terminal +getcvt - Print the current active Virtual Terminal git-submodule-auto-add - Automatically add submodules to a git repo according to .gitmodules file git_diff - View two files' diff by git-diff(1), even not under git version control gitconfigexec - Change git settings for a given command run only diff --git a/user-tools/getcvt b/user-tools/getcvt index d2619d1..3702c5d 100755 --- a/user-tools/getcvt +++ b/user-tools/getcvt @@ -5,7 +5,7 @@ true <