diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-01-05 15:34:14 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-01-05 15:34:14 -0800 |
| commit | d02ee056d1d1a39f583d41c6b6cb3b1f985e5878 (patch) | |
| tree | 4641c8811f9982c595cde880de78140ebe6ff193 /example_businesshours | |
| parent | 8e65fed76ab3ea2c1d7cee92c9272f939b231506 (diff) | |
Added readme/license and better -p flag
Diffstat (limited to 'example_businesshours')
| -rw-r--r-- | example_businesshours | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/example_businesshours b/example_businesshours new file mode 100644 index 0000000..7b36da3 --- /dev/null +++ b/example_businesshours @@ -0,0 +1,15 @@ +# Line comments with "#" +Jimmy Pesto's Pizzeria (restaurant, pizza, delivery): + 11am-midnight + fri-sat: 11am-1am + +Mario Bros Plumbing (plumbers): + 7am-6:30pm + mon: closed + +American Panascope (medical equipment): + sun: noon-5pm + mon: 10am-6pm + tue-thu: 9am-8pm + fri: noon-6pm + sat: 10am-6pm |
