mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
bun-feedback: add page (#19354)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Ivan Baluta <50071699+ivanbaluta@users.noreply.github.com> Co-authored-by: Meinard Francisco <44516102+znarfm@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# bun feedback
|
||||
|
||||
> Sends feedback to `Bun`.
|
||||
> More information: <https://bun.com/docs/feedback#use-bun-feedback>.
|
||||
|
||||
- Send text as feedback:
|
||||
|
||||
`bun feedback "{{Feedback text!}}"`
|
||||
|
||||
- Send one or more files as feedback:
|
||||
|
||||
`bun feedback {{path/to/file1 path/to/file2 ...}}`
|
||||
|
||||
- Send feedback with email address attached:
|
||||
|
||||
`bun feedback {{path/to/file|text}} {{[-e|--email]}} {{email@address}}`
|
||||
Reference in New Issue
Block a user