mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-30 23:35:23 +02:00
alpine: add page (#1435)
This commit is contained in:
parent
8fcc087f49
commit
0be771adb7
1 changed files with 16 additions and 0 deletions
16
pages/linux/alpine.md
Normal file
16
pages/linux/alpine.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# alpine
|
||||
|
||||
> A easy-to-use Email and Internet News program.
|
||||
> With pico/nano inspired interface and support for most modern Email services through IMAP.
|
||||
|
||||
- Open alpine normally:
|
||||
|
||||
`alpine`
|
||||
|
||||
- Open alpine directly to the message composition screen to send an email to {{email_address}}:
|
||||
|
||||
`alpine {{email_address}}`
|
||||
|
||||
- Quit alpine:
|
||||
|
||||
`'q' then 'y'`
|
Loading…
Add table
Reference in a new issue