Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
xezo360hye committed Apr 4, 2022
1 parent ec8d2e6 commit c12fcea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,13 @@ This will do all the job needed

# Usage

To get help message use `conics -h` or `conics --help` - there's all you need to know about arguments
To get help message use `conics -h` or `conics --help`

To navigate through downloaded images, use `J` and `K` keys, or `space` to move forward UNTIL THE LAST ONE REACHED. Press `H` in FBI to get more info
You can start watching by starting `conics` without arguments

Press `H` in FBI / FIM to get information about it

When you exit FBI / FIM using `Q` or `Esc`, it'll download more memes. To exit completely press Ctrl + C

# Options

Expand All @@ -68,12 +72,12 @@ Count of comics you want to see. If not used, only one will be shown *(have you

## Time (-t)

Great feature of FBI: if you don't press any key in ARG seconds, it automatically goes to the next one
Great feature of FBI: if you don't press any key in ARG seconds, it automatically goes to the next one. Works with FIM but **disables key navigation** so you can only exit with Ctrl + C

## Remove (-r)

To remove files after closing FBI / FIM. By default it's false, use this flag to change to true

## Viewer (-w)


You can use either FBI or FIM. Default is FBI
2 changes: 1 addition & 1 deletion conics
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ conics::defaults() {

# Usage of conics
conics::usage() {
# Get default options
# Set default options
conics::defaults

# Display usage
Expand Down

0 comments on commit c12fcea

Please sign in to comment.