diff --git a/README.md b/README.md index 2661220..535db84 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,13 @@ set an env variable for $EDITOR and/or $VISUAL in .bashrc export EDITOR=vi export VISUAL=geany - - ## Usage `skratch` creates a random file in .skratch and opens it in the EDITOR -`-c` clears/deletes all files in .skratch +`` opens or creates a file with a specific name in ~/.skratch -`-l` lists files in .skratch +`-c` clears/deletes all files in ~/.skratch -`-o ` opens (or creates) a file with a specific name +`-l` lists files in ~/.skratch -`-v` opens the VISUAL editor +`-v` uses the VISUAL editor