From 3573a591d0a4b6d846c57e326b4990f6e5a0a2ad Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 17 Dec 2020 17:39:37 -0500 Subject: [PATCH] update docs --- docs/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running.md b/docs/running.md index bb8e368..c203d60 100644 --- a/docs/running.md +++ b/docs/running.md @@ -6,7 +6,7 @@ The `bin/jvc` script is the primary way to transform video assets with JVC. ## Operation-specific scripts There are other scripts in [`bin`](../bin) that perform a single operation using command-line arguments. If you need to do a quick operation and don't want to write -a JVC spec, use one of these tools. +a JVC spec, use one of [these tools](../bin). For example, to extract the first 5 seconds of a video: ```shell script