Skip to content

Commit cf77a57

Browse files
dxfVodBox
authored andcommitted
Added section on usable variables in commands (#5)
* Update README.md
1 parent 93891de commit cf77a57

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ These are just the basics. With groups added into the picture, you can start to
130130
build up nested menus and folders for all your actions, like in the preview
131131
picture at the top of the page, and help immensely with automation.
132132

133+
## Variables
134+
135+
Variables and parameters are handled directly by the batch interpreter in Windows. You can find a helpful list of these [here](https://ss64.com/nt/syntax-args.html)
136+
133137
## License
134138

135-
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.
139+
This project is licensed under the GPLv3 License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)