mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-19 12:45:45 +01:00
Update rm command help text (#1132)
This commit is contained in:
parent
ffc34387f0
commit
65082f677e
@ -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",
|
||||
" ",
|
||||
|
Loading…
Reference in New Issue
Block a user