1
0
Fork 0

Remove output "summary" from fund command. Fund does not provide this type of format. (#9748)

pull/9765/head
ochorocho 2021-03-09 21:49:54 +01:00 committed by GitHub
parent 4940009f83
commit 8f315551d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@ get machine-readable output.
### Options
* **--format:** Format of the output: text, json or summary (default: "text")
* **--format (-f):** Lets you pick between text (default) or json output format.
## depends (why)