Skip to content

Commit

Permalink
adding 'ulinks' to './bdocs help' docs
Browse files Browse the repository at this point in the history
  • Loading branch information
internetisaiah authored Dec 23, 2024
1 parent 1a5d314 commit cb5389f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions _docs/_contributing/bdocs.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,13 @@ USAGE:
./bdocs [option]

OPTIONS:
deploy Create the deploy body text for weekly deployments
release Create the release body text for monthly releases
tlinks Transform reference links to inline links on 1 or more pages
rlinks Remove reference links that are not being used on 1 or more pages
redirects List the old URLs for all new redirects in this branch
help Display this help message and exit
deploy Create the deploy body text for weekly deployments
release Create the release body text for monthly releases
tlinks Transform reference links to inline links on 1 or more pages
rlinks Remove unused reference links on 1 or more pages
ulinks Update old links using newest redirect on 1 or more pages
lredirects Test new redirects by listing old URLs in this branch
help Display this help message and exit
```

## Copying to your clipboard
Expand Down

0 comments on commit cb5389f

Please sign in to comment.