Skip to content

Commit

Permalink
Use markdown definition lists.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Apr 14, 2024
1 parent 9c9f97c commit 346a454
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions man/ronin-repos.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@ and use any git repository containing Ruby code or other data.
## COMMANDS

`install`
Installs a 3rd-party git repository.
: Installs a 3rd-party git repository.

`list`, `ls`
Lists installed git repositories.
: Lists installed git repositories.

`new`
Generates a new git repository.
: Generates a new git repository.

`purge`
Deletes all installed git repositories.
: Deletes all installed git repositories.

`remove`, `rm`
Removes a previously installed git repository.
: Removes a previously installed git repository.

`update`, `up`
Updates a previously installed git repository.
: Updates a previously installed git repository.

## ENVIRONMENT

Expand Down

0 comments on commit 346a454

Please sign in to comment.