mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 08:01:02 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/dos/set
Normal file
13
tldr/dos/set
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, dos]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# SET
|
||||
|
||||
> Set/display environment variables.
|
||||
> More information: <https://www.dosbox.com/wiki/Commands#SET>.
|
||||
|
||||
- Set variable:
|
||||
|
||||
`SET {{VAR}}={{value}}`
|
||||
Reference in New Issue
Block a user