diff options
Diffstat (limited to 'nosh.c')
| -rw-r--r-- | nosh.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ int main(void) "clear -> clears screen (and scrollback)\n" "cd -> change working directory\n" "help -> prints this screen\n" - "\ngithub repo: github.com/jstmaxlol/nosh\n" + "\nrepo: kuronavipad.xantu-ling.ts.net/cgit/nosh.git\n" ); } else { |