diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# pdiscidurl +# discidurl This program prints the `discid` submission URL to `STDOUT`. _That's it_. @@ -7,5 +7,5 @@ It's a trimmed down version of [libdiscid/examples/discid.c](https://github.com/ When paired with something like `xdg-open`, the submission page of the current disc opens in the preferred browser: ``` sh -pdiscidurl | xargs -r xdg-open +discidurl | xargs -r xdg-open ``` |
