mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-09 13:58:05 -05:00
Update README
This commit is contained in:
13
README.md
13
README.md
@@ -121,15 +121,18 @@ $ gspt
|
|||||||
```
|
```
|
||||||
NOTE: Command-line flags take priority over config values.
|
NOTE: Command-line flags take priority over config values.
|
||||||
|
|
||||||
Usage of gspt:
|
Usage of ./gspt:
|
||||||
-c string
|
-c string
|
||||||
Specify The Directory to check for config.yml file. (default "$XDG_CONFIG_HOME/gspt")
|
Specify The Directory to check for config.yml file. (default "$XDG_CONFIG_HOME/gspt")
|
||||||
-hide-image
|
-corners string
|
||||||
Do not display the cover art image.
|
Enable or disable Rounded Corners ( 'rounded' | 'default' )
|
||||||
-icons
|
-icons
|
||||||
Use Icons
|
Use Icons
|
||||||
-rounded-corners
|
-image string
|
||||||
Enable Rounded Corners
|
Show or Hide Image ( 'show' | 'hidden' )
|
||||||
|
-v Do not display the cover art image.
|
||||||
|
-version
|
||||||
|
Do not display the cover art image.
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user