We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-I
dirname(infile)
1 parent 4c01061 commit 8a0f936Copy full SHA for 8a0f936
docs/running.rst
@@ -301,6 +301,7 @@ the platform's native line endings. You can use this on Windows to produce
301
Unix-style output files.
302
303
The ``-I`` flag adds a directory to the path used to find Python modules.
304
+By default, cog only adds the directory containing the input file.
305
306
The ``-p`` option specifies Python text to prepend to your Python, which can
307
keep common imports out of source files.
0 commit comments