From d156b6df89427548fc5b03a80873fe4a025118b3 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sun, 25 May 2025 07:21:50 -0700 Subject: [PATCH] Added notes --- docs/source/user/cli_reference.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/source/user/cli_reference.rst b/docs/source/user/cli_reference.rst index b3d14d6..74210ec 100644 --- a/docs/source/user/cli_reference.rst +++ b/docs/source/user/cli_reference.rst @@ -6,7 +6,12 @@ Usage Form Invocations of ptulsconv take the following form: - ptulsconv [options] IN_FILE + ptulsconv [options] [IN_FILE] + + +`IN_FILE` is a Pro Tools text export in UTF-8 encoding. If `IN_FILE` is +missing, `ptulsconv` will attempt to connect to Pro Tools and read cue data +from the selected tracks of the currently-open session. Flags