mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Update rm command help text (#1132)
This commit is contained in:
@@ -361,7 +361,7 @@ export const HelpTexts: Record<string, string[]> = {
|
||||
rm: [
|
||||
"Usage: rm [file name]",
|
||||
" ",
|
||||
"Removes the specified file from the current server. A file can be a script, a program, or a message file. ",
|
||||
"Removes the specified file from the current server. This command doesn't work for message (.msg) files.",
|
||||
" ",
|
||||
"WARNING: This is permanent and cannot be undone",
|
||||
" ",
|
||||
|
||||
Reference in New Issue
Block a user