We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887eeb5 commit 0cd15bfCopy full SHA for 0cd15bf
1 file changed
README.md
@@ -53,6 +53,6 @@ Bugs
53
4. rshell can not handle 3 or more commands with pipes
54
process will hang, possibly due to failure to properly pipe to next commands
55
56
-5.rshell at 2 arguments will possibly work, but will still have a hanging process.
+5. rshell at 2 arguments will possibly work, but will still have a hanging process.
57
58
-6.Files created by rshell will have permission denied, use chmod a+r to read the file.
+6. Files created by rshell will have permission denied, use chmod a+r to read the file.
0 commit comments