diff --git a/.generated/wyxcli-output-preview.png b/.generated/wyxcli-output-preview.png index b2ff028..3492cea 100644 Binary files a/.generated/wyxcli-output-preview.png and b/.generated/wyxcli-output-preview.png differ diff --git a/.github/README.md b/.github/README.md index 449d700..afec110 100644 --- a/.github/README.md +++ b/.github/README.md @@ -130,12 +130,6 @@ Please note any command with an argument in angle brackets below (ie. `` **\*\*Note: all commands below should be preceded by the `wyx` command, this was ommitted for readability.\*\***
-### VERSION: -- `version`: WYX-CLI Version - -### SYSTEM: -- `sys-info`: Get Detailed System Information - ### DEPENDENCIES: - `install-deps`: Install WYX-CLI dependencies - `update-deps`: Update the project dependencies @@ -209,9 +203,6 @@ Please note any command with an argument in angle brackets below (ie. `` - `lastcmd`: Copy Your Last Command To Your Clipboard - `copy`: Copy output of a command to clipboard -### WEB UTILITIES: -- `webtext`: Read-only websites in your terminal - ### MISC UTILITIES: - `weather`: View the weather forecast for your location in the terminal - `moon`: View the moon phase diff --git a/src/data/.cache/cmdinfo.git.wyx b/src/data/.cache/cmdinfo.git.wyx index bf2ef03..2f08df1 100644 --- a/src/data/.cache/cmdinfo.git.wyx +++ b/src/data/.cache/cmdinfo.git.wyx @@ -1,9 +1,3 @@ -### VERSION: -- `version`: WYX-CLI Version - -### SYSTEM: -- `sys-info`: Get Detailed System Information - ### DEPENDENCIES: - `install-deps`: Install WYX-CLI dependencies - `update-deps`: Update the project dependencies @@ -77,9 +71,6 @@ - `lastcmd`: Copy Your Last Command To Your Clipboard - `copy`: Copy output of a command to clipboard -### WEB UTILITIES: -- `webtext`: Read-only websites in your terminal - ### MISC UTILITIES: - `weather`: View the weather forecast for your location in the terminal - `moon`: View the moon phase diff --git a/src/data/.cache/cmdinfo.term.wyx b/src/data/.cache/cmdinfo.term.wyx index aa2fae9..ce86ef1 100644 --- a/src/data/.cache/cmdinfo.term.wyx +++ b/src/data/.cache/cmdinfo.term.wyx @@ -1,9 +1,3 @@ -VERSION: -- version: WYX-CLI Version - -SYSTEM: -- sys-info: Get Detailed System Information - DEPENDENCIES: - install-deps: Install WYX-CLI dependencies - update-deps: Update the project dependencies @@ -77,9 +71,6 @@ - lastcmd: Copy Your Last Command To Your Clipboard - copy: Copy output of a command to clipboard -WEB UTILITIES: -- webtext: Read-only websites in your terminal - MISC UTILITIES: - weather: View the weather forecast for your location in the terminal - moon: View the moon phase