Skip to content

Commit da23a4d

Browse files
comment
1 parent 71a7642 commit da23a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/programs/help.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const header = (term, includes_mounted: boolean) => {
1818
term.write(NEWLINE);
1919
}
2020

21-
21+
// TODO: this should also probably be part of the shell rather than a program? i guess it doesn't matter much, it just acts more like man
2222
export default {
2323
name: "help",
2424
description: "List programs or get help for a specific program.",

0 commit comments

Comments
 (0)