fix README formatting on forgejo

This commit is contained in:
phixxy 2026-03-05 01:47:22 -08:00
parent 06965f9762
commit a430b77812

View file

@ -21,7 +21,11 @@ set an env variable for $EDITOR and/or $VISUAL in .bashrc
## Usage ## Usage
`skratch` creates a random file in .skratch and opens it in the EDITOR `skratch` creates a random file in .skratch and opens it in the EDITOR
`-c` clears/deletes all files in .skratch `-c` clears/deletes all files in .skratch
`-l` lists files in .skratch `-l` lists files in .skratch
`-o <filename>` opens a specific file `-o <filename>` opens a specific file
`-v` opens the VISUAL editor `-v` opens the VISUAL editor