Skip to content

Commit

Permalink
Merge pull request #4845 from stellrust/master
Browse files Browse the repository at this point in the history
chore: update go/README.md
  • Loading branch information
jefft0 committed Jun 3, 2024
2 parents fa30eb1 + 6edfa80 commit a3476b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ foo@bar:~$ go run . mini
#### Contact
`/contact share qr` To get a QR code you can scan with a phone. </br>
`/contact share qr` To get a QR code you can scan with a phone. </br>
`/contact accept all` To accept all incomming contact requests.
`/contact accept all` To accept all incoming contact requests.

#### Navigation
For details, use `/keyboard`
Expand Down Expand Up @@ -780,8 +780,8 @@ FLAGS
-key-autogenerate true auto-generate key if none is found
-key-b64 ... full private key, base 64 encoded
-key-file peer.key path of the peer key, if none exist, one will be automatically created
-key-size 2048 for RSA key only, specfy the bit size of the key
-key-type Ed25519 for RSA key only, specfy the bit size of the key
-key-size 2048 for RSA key only, specify the bit size of the key
-key-type Ed25519 for RSA key only, specify the bit size of the key
-log.file ... log file path (pattern)
-log.file-filters debug+:bty*,-*.grpc,error+:* file zapfilter configuration
-log.filters info+:bty*,-*.grpc,error+:* stderr zapfilter configuration
Expand Down

0 comments on commit a3476b6

Please sign in to comment.