Skip to content

Commit

Permalink
no default help
Browse files Browse the repository at this point in the history
  • Loading branch information
sumpfork committed Mar 23, 2024
1 parent d66364c commit ddc3241
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ Once you have the `dominiontabs` container you can run it from your CLI and pass

<!--TODO update this doc to pull pre-built images from GitHub once those are set up-->

Which will, by default, dump the output of the help text of the CLI tool. But we're going to want to add in some extra args 99% of the time.

1. Bind mount to an output directory (`-v`) and tell the script to output there so that we get a PDF in the local filesystem when things are done (`--outfile ./output/foo.pdf`).
1. Add the `--rm` argo to tell docker not to save a container each time it runs.
1. Point to the fonts built in to the image with `--font-dir /fonts`
Expand Down

0 comments on commit ddc3241

Please sign in to comment.