mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-03-13 07:40:06 +01:00
added typo error image
This commit is contained in:
parent
189912d655
commit
28dcdd1e12
@ -117,7 +117,7 @@
|
|||||||
If you are working on a personal computer, the easiest way to do this is to check where your files are. When working with MacOS, for example, files are often stored in the downloads or documents folders. To change your directory from home to this specific directory, use the command <code>cd</code> followed by your desired folder. For downloads, it would look like this: <code>cd downloads</code></p>
|
If you are working on a personal computer, the easiest way to do this is to check where your files are. When working with MacOS, for example, files are often stored in the downloads or documents folders. To change your directory from home to this specific directory, use the command <code>cd</code> followed by your desired folder. For downloads, it would look like this: <code>cd downloads</code></p>
|
||||||
<p>After you have ensured that you are in the correct directory, and the error is still occurring, check that your argument is formatted correctly. If you are copying and pasting from a separate document or ffmprovisr directly, there may be typos or missing spaces.
|
<p>After you have ensured that you are in the correct directory, and the error is still occurring, check that your argument is formatted correctly. If you are copying and pasting from a separate document or ffmprovisr directly, there may be typos or missing spaces.
|
||||||
If the error message includes other parts of the command, such as a flag, that indicates where your typo or missing space may be, as in this example:</p>
|
If the error message includes other parts of the command, such as a flag, that indicates where your typo or missing space may be, as in this example:</p>
|
||||||
<p>INSERT PHOTO HERE</p>
|
<p><img src="img/typo_space_error.png" alt="missing space typo error message"img></p>
|
||||||
<p>Sometimes, when copying and pasting, even if the command is free of typos and correctly formatted, the error may occur. When this happens, it is best to attempt to rewrite the command from scratch in the command line.</p>
|
<p>Sometimes, when copying and pasting, even if the command is free of typos and correctly formatted, the error may occur. When this happens, it is best to attempt to rewrite the command from scratch in the command line.</p>
|
||||||
<p><code>killed</code></p>
|
<p><code>killed</code></p>
|
||||||
<!-- End Troubleshooting Common Issues -->
|
<!-- End Troubleshooting Common Issues -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user