Skip to content

Commit 1afdd47

Browse files
author
Paul Sokolovsky
committed
upysh: Invoke help on import.
1 parent d9b7dd1 commit 1afdd47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

upysh/upysh.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,5 @@ def help():
6565
pwd, cd("new_dir"), ls, ls(...), head(...), cat(...)
6666
newfile(...), rm(...), mkdir(...), rmdir(...)
6767
""")
68+
69+
help()

0 commit comments

Comments
 (0)