MISC: Update description of "cat" command (#2654)

This commit is contained in:
catloversg
2026-04-13 07:06:27 +07:00
committed by GitHub
parent 9ab3e0bcb4
commit cb14655325

View File

@@ -5,7 +5,7 @@ export const TerminalHelpText: string[] = [
" analyze Get information about the current machine ",
" backdoor Install a backdoor on the current machine ",
" buy [-l/-a/program] Purchase a program through the Dark Web",
" cat [file] Display a .msg, .lit, or text file",
" cat [file] Display the contents of a file",
" cd [dir] Change to a new directory",
" changelog Display changelog",
" check [script] [args...] Print a script's logs to Terminal",