Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/metamethods/no
Browse files Browse the repository at this point in the history
  • Loading branch information
metamethods committed Jan 6, 2024
2 parents d165859 + c59f1ba commit c2f0abf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ A rust implementation of the unix `no` command which is the counterpart command
## Description
Repeatedly output a line with all specified STRING(s), or 'n'.

## Installation
```bash
cargo install unix-no
```

## Usage
```bash
no [STRINGS]
Expand Down

0 comments on commit c2f0abf

Please sign in to comment.