Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaasonen authored Dec 18, 2022
1 parent fd7aa0a commit 6ba690c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@ fbc -e -w all -w pedantic -w error hexfile.bas
## Usage

```
hexfile <filename>
hexfile [-i <start index>] <filename>
```

Start index can be given in format supported by the [VALLNG](https://www.freebasic.net/wiki/KeyPgVallng) function.

Page Up & Page Down show the previuos and the page respectively. Up and down arrows scroll one line at the time.
Esc will end the program.

![image](https://user-images.githubusercontent.com/404469/191337881-d9f60e39-1077-4deb-bc50-e8f87275d636.png)
![image](https://user-images.githubusercontent.com/404469/208312277-d7a22c13-2530-4658-8931-4adaa6404e34.png)

## Acknowledgements

Expand Down

0 comments on commit 6ba690c

Please sign in to comment.