mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-12 20:47:53 +00:00
Update cheatsheets
This commit is contained in:
22
linux/alpine
Normal file
22
linux/alpine
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# alpine
|
||||
|
||||
> An email client and Usenet newsgroup program with a pico/nano-inspired interface.
|
||||
> Supports most modern email services through IMAP.
|
||||
> More information: <https://manned.org/alpine>.
|
||||
|
||||
- Open alpine normally:
|
||||
|
||||
`alpine`
|
||||
|
||||
- Open alpine directly to the message composition screen to send an email to a given email address:
|
||||
|
||||
`alpine {{email@example.net}}`
|
||||
|
||||
- Quit alpine:
|
||||
|
||||
`q + y`
|
||||
Reference in New Issue
Block a user