mirror of
https://github.com/LazoCoder/Pokemon-Terminal
synced 2024-11-27 06:10:29 +00:00
Updated the usage string to include the new random commands with specified regions.
This commit is contained in:
parent
1219b1d7c7
commit
ee624fa99e
1 changed files with 2 additions and 0 deletions
2
main.py
2
main.py
|
@ -75,9 +75,11 @@ Other Parameters:
|
|||
pokemon regions - List all the available regions.
|
||||
pokemon extra - List all the Pokemon from the 'Extra' folder.
|
||||
pokemon random - Change the terminal background to a random Pokemon.
|
||||
pokemon random-kanto - Change the terminal background to a random Pokemon from the specified region.
|
||||
pokemon ? - Identify the current Pokemon in the terminal.
|
||||
pokemon _pikachu - Change the wallpaper to the specified Pokemon.
|
||||
pokemon _random - Change the wallpaper to a random Pokemon.
|
||||
pokemon _random-kanto - Change the wallpaper to a random Pokemon from the specified region.
|
||||
pokemon _? - Identify the current Pokemon in the wallpaper.
|
||||
pokemon slideshow - Iterate through each Pokemon.
|
||||
pokemon slideshow-kanto - Iterate through each Pokemon in the specified region.
|
||||
|
|
Loading…
Reference in a new issue