mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 06:57:05 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
13
tldr/go-bug
Normal file
13
tldr/go-bug
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# go bug
|
||||
|
||||
> Report a bug.
|
||||
> More information: <https://golang.org/cmd/go/#hdr-Start_a_bug_report>.
|
||||
|
||||
- Open a web page to start a bug report:
|
||||
|
||||
`go bug`
|
||||
Reference in New Issue
Block a user