docs: fix wrong args in 'solana program set-buffer-authority' (#27817)

fix wrong args in 'solana program set-buffer-authority'
This commit is contained in:
Yihau Chen 2022-09-16 03:03:27 +08:00 committed by GitHub
parent 40d881d3d0
commit aae07807cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ solana program write-buffer <PROGRAM_FILEPATH>
Buffer accounts support authorities like program accounts:
```bash
solana program set-buffer-authority <BUFFER_ADDRESS> --new-upgrade-authority <NEW_UPGRADE_AUTHORITY>
solana program set-buffer-authority <BUFFER_ADDRESS> --new-buffer-authority <NEW_BUFFER_AUTHORITY>
```
One exception is that buffer accounts cannot be marked immutable like program