Revert "Remove references to steam:queue-popular-apps (#31)"

This reverts commit d1662b8418.
This commit is contained in:
ilumos 2020-05-17 11:32:55 +01:00
parent 8ff762cb1a
commit 5b170c3bcf

View file

@ -2,6 +2,7 @@
Automatically fill a [lancache](https://github.com/zeropingheroes/lancache) with the content of your choosing, so that subsequent downloads for the same content will be served from the lancache, improving speeds and reducing load on your internet connection.
# Features
* Download the top popular free and/or paid apps on Steam
* Download a specific app by ID
* Choose which platform(s) apps should be downloaded for
* Download one (or more) users recently played apps
@ -47,6 +48,7 @@ Automatically fill a [lancache](https://github.com/zeropingheroes/lancache) with
lancache-autofill steam:search-apps <app name>
lancache-autofill steam:queue-app <app id> [<app id>...] [--windows=true] [--osx] [--linux]
lancache-autofill steam:queue-popular-apps [<top X apps>] [--free] [--windows=true] [--osx] [--linux]
lancache-autofill steam:queue-users-recent-apps <steam id 64> [<steam id 64>...] [--windows=true] [--osx] [--linux]
lancache-autofill steam:queue-users-recent-apps <steam-ids.txt> [--windows=true] [--osx] [--linux]