Skip to content

Commit

Permalink
doc: Update 'alt-r/d' GIFs in README
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed May 3, 2020
1 parent 3e77335 commit 873e38f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ The status of a kernel module is shown on selection.

Use one of the `d, alt-d` keys to show all the dependent modules of the selected module.

![Displaying the dependent modules](https://user-images.githubusercontent.com/24392180/80924349-1167a180-8d91-11ea-8e5a-889d28da51ab.gif)
![Displaying the dependent modules](https://user-images.githubusercontent.com/24392180/80925098-d6b43800-8d95-11ea-8b41-da7d93fd12f8.gif)

#### Jumping to dependent modules

Expand Down Expand Up @@ -365,7 +365,7 @@ fi

Use `ctrl-r` or `alt-r` key for reloading the selected module.

![Reloading a module](https://user-images.githubusercontent.com/24392180/80924684-12013780-8d93-11ea-87b9-499602106b98.gif)
![Reloading a module](https://user-images.githubusercontent.com/24392180/80925109-f3507000-8d95-11ea-9004-4063907f0cfc.gif)

The command that used for reloading a module:

Expand Down

0 comments on commit 873e38f

Please sign in to comment.