Skip to content

Commit

Permalink
pbmlife: add page (#11240)
Browse files Browse the repository at this point in the history
  • Loading branch information
debghs authored Oct 25, 2023
1 parent e8220ac commit 8d4399e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/common/pbmlife.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# pbmlife

> Apply Conway's Rules of Life to a PBM image.
> More information: <https://netpbm.sourceforge.net/doc/pbmlife.html>.
- Apply the Rules of Life to an input PBM image file for one generation and the output the result as a PBM image file:

`pbmlife {{path/to/file.pbm}}`

- Display version:

`pbmlife -version`

0 comments on commit 8d4399e

Please sign in to comment.