Mercurial > repos > public > wdown
diff test.md @ 5:534fa4c6668e
Add command line argument parsing
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 16 Jun 2020 21:23:38 +0200 |
parents | 20d89feaa7d7 |
children | a5f397e25cb7 |
line wrap: on
line diff
--- a/test.md Tue Jun 16 21:11:38 2020 +0200 +++ b/test.md Tue Jun 16 21:23:38 2020 +0200 @@ -26,7 +26,7 @@ ## TODO Some things need doing - [x] Build the simplest possible markdown commandline utility - - [ ] Add commandling argument parsing + - [x] Add command-line argument parsing - [ ] Allow template file as an input ### Code highlighting