diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-02 17:59:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-02 17:59:39 +0300 |
| commit | 31a777d7f584e944f05ec799d3d176e1d230828b (patch) | |
| tree | fdb5054735e1230cb05757f4f63a9dc7fb7d6502 | |
| parent | 9e1a1d01fb3b4a6674dc096e190a985fd4cb81ec (diff) | |
fix example
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ push: manual Third, now you can finally run: ``` -raku guprecords --stats=dir=$HOME/git/uprecords/stats --all +raku guprecords.raku --stats=dir=$HOME/git/uprecords/stats --all ``` ... to generate something like the following: |
