Skip to content

Commit

Permalink
docs: for script usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeromos Kovacs committed Oct 4, 2024
1 parent fb73f64 commit db8d834
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ eg.:

### Script

there is a fish script provided under [scripts](./scripts/pattern.fish) for viewing patterns from [conwaylife.com](https://conwaylife.com/patterns)
usage: `pattern.fish <PATTERN_NAME> [OPTIONS]`
PATTERN_NAME: either a name of a pattern, or nothing to list all patterns
there is a fish script provided under [scripts](./scripts/pattern.fish) for viewing patterns from [conwaylife.com](https://conwaylife.com/patterns)</br>
usage: `pattern.fish <PATTERN_NAME> [OPTIONS]`</br>
PATTERN_NAME: either a name of a pattern, or nothing to list all patterns</br>
OPTIONS: -d, --download download to /tmp

#### needed tools
Expand Down

0 comments on commit db8d834

Please sign in to comment.