tweaks-for-windows/README.md

22 lines
493 B
Markdown
Raw Normal View History

2021-11-27 12:52:49 +03:00
# template-cmd
Repository description
* [`script`](https://git.hmp.today/pavel.muhortov/template-cmd#script)
____
## `script`
**Description:** Script description
**Dependencies:** Windows (tested version 10.0.19043)
| POSITION | PARAMETERS | DESCRIPTION | DEFAULT |
|-----------|--------------|------------------------|---------------|
| 1 | **qn** |execution without pauses| `None` |
Example usage in terminal:
```cmd
.\script.cmd qn
```
____