algorand / algorand/go-algorand

goal documentation - clarify when arguments should specify a file

Aperta
#1,711 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
good first issue / help wanted
Lingua principale
Go
Stelle
1.4k
Fork
537
Merge medio
1g 6h
PR unite (30g)
17

Descrizione

## Summary
Looking at the CLI help it isn't always clear what arguments should reference a file. In many cases we accept base64 encoded strings.

For example `goal clerk send` has two arguments which I think are files, but could just as easily be base64 encoded strings. These fields should say that they expect a file:
```
-F, --from-program string Program source to use as account logic
-P, --from-program-bytes string Program binary to use as account logic
```
## Scope/Requirements
Go through the CLI documentation and update descriptions to clarify whether an argument should point to a file.

## Urgency/Relative Priority
Internal issue, but an easy fix that would improve usability.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.