shorter
This commit is contained in:
parent
36bf9178f0
commit
01f88c43fc
@ -3,11 +3,11 @@
|
||||
Go by Example book source.
|
||||
|
||||
|
||||
### Reordering
|
||||
### Numbering
|
||||
|
||||
```console
|
||||
$ mate tool/index.txt
|
||||
$ tool/renumber
|
||||
$ tool/number
|
||||
```
|
||||
|
||||
|
||||
@ -16,4 +16,3 @@ $ tool/renumber
|
||||
```console
|
||||
$ tool/gofmt
|
||||
```
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Renumber the .go content files according to the
|
||||
// (Re-)number the .go content files according to the
|
||||
// order in index.txt.
|
||||
|
||||
package main
|
Loading…
x
Reference in New Issue
Block a user