Skip to content

Commit

Permalink
Fix readme description for add-author
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulAdamDavis committed Jan 20, 2025
1 parent fb55414 commit c85ebb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ Add an author to a post
# See all available options
gctools add-author --help

# Change the posts written by `richard` and assign to `michael`
# Add author with the slug 'michael' to the posts with the tag 'news`
gctools add-author <apiURL> <adminAPIKey> --tag 'news' --new_author 'michael'
```

Expand Down

0 comments on commit c85ebb4

Please sign in to comment.