algorand / algorand/go-algorand

goal documentation - clarify when arguments should specify a file

オープン
#1,711 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue / help wanted
主要言語
Go
スター
1.4k
フォーク
537
平均マージ
1日 7時間
マージ済み PR(30日)
18

説明

## 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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。