Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.05 KB

clip.md

File metadata and controls

43 lines (30 loc) · 1.05 KB
title category updated keywords
Command Line Interface Pages
CLI
2023-02-23
CLI

Page layout

# command

> Some command description
> More information: https://some/link/to/url

- Some code description:

`command argument1 argument2`
- Delay in [s]econds:

`sleep {int seconds: 2}s`
- [c]reate an archive and write it to a [f]ile:

`tar {option mode: --create, -c} {option: --file, -f} {/?file archive: target.tar} {/?path+ input}`

Also see

{: .-one-column}