diff --git a/README.md b/README.md index 3f19cb3..f1538c7 100644 --- a/README.md +++ b/README.md @@ -4,25 +4,25 @@ ### Usage - `note [--setfile ] [--less|--vi|--gedit|--help|--author|--version]` + `nnote [[--]setfile ] [[--][less|vi|gedit|help|author|version]]` ### Commands - `--setfile:` Set new temporary location of file + `[--]setfile:` Set new temporary location of file - `--less` Show contents using "less" + `[--]less` Show contents using "less" - `--vi` Edit contents using "vi" + `[--]vi` Edit contents using "vi" - `--gedit` Edit contents using "gedit" + `[--]gedit` Edit contents using "gedit" - `--location` Show file location + `[--]location` Show file location - `--help` Show this help message + `[--]help` Show this help message - `--author` Show the author + `[--]author` Show the author - `--version` Show current version + `[--]version` Show current version ### Examples @@ -39,7 +39,7 @@ Will open note just as before, but using instead. -### Commands +### Commands when using only the "note"-command `:q` - exit the program