mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-02 01:42:45 +00:00
14 lines
280 B
Plaintext
14 lines
280 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# fossil new
|
|
|
|
> This command is an alias of `fossil init`.
|
|
> More information: <https://fossil-scm.org/home/help/new>.
|
|
|
|
- View documentation for the original command:
|
|
|
|
`tldr fossil-init`
|