We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e794433 commit df7cdd6Copy full SHA for df7cdd6
1 file changed
src/programs/finger.ts
@@ -57,3 +57,5 @@ export default {
57
return 0;
58
}
59
} as Program;
60
+
61
+// TODO: finger foo = finger foo@localhost
0 commit comments