Updated README.md

This commit is contained in:
2021-12-01 19:45:32 -05:00
parent 246c84ff1f
commit 61c7543cfa
+4 -7
View File
@@ -50,11 +50,11 @@ Packaging for other distributions coming soon.
Upon initial installation, be sure to run: Upon initial installation, be sure to run:
``` ```
sshyp config sshyp tweak
``` ```
This command will allow you to configure the settings necessary for sshyp to function. This command will allow you to configure the settings necessary for sshyp to function.
As of right now, sshyp is rapidly changing, and as such, it is a good idea to run "sshyp config" after each update. As of right now, sshyp is rapidly changing, and as such, it is a good idea to run "sshyp tweak" after each update.
All available options can be found with: All available options can be found with:
@@ -65,7 +65,6 @@ sshyp --help
# Roadmap # Roadmap
Short-term Goals: Short-term Goals:
- re-write bad, leftover "rpass" code
- create new file list w/color and w/o file extensions - create new file list w/color and w/o file extensions
- create a man page - create a man page
- overhaul argument system - overhaul argument system
@@ -84,10 +83,8 @@ Long-term Goals:
# Known Issues # Known Issues
Broken Features in Latest Release: Broken Features in Latest Release:
- nested folders - the 'gen' function uses the older notetaking system
- multi-word folder/entry names
- folder creation (broken on server-side)
Broken Features in Source: Broken Features in Source:
- probably something, but not the things above - the 'gen' function uses the older notetaking system