mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 22:56:08 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
13
tldr/windows/sc-create
Normal file
13
tldr/windows/sc-create
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, windows]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# sc create
|
||||
|
||||
> This command is an alias of `sc.exe create`.
|
||||
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr sc`
|
||||
Reference in New Issue
Block a user