Merge pull request #4080 from njalooo/patch-1

DOCUMENTATION: Fixed Argument order for scp()
This commit is contained in:
hydroflame
2022-09-23 00:47:11 -03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ files.
Absolute vs Relative Paths
^^^^^^^^^^^^^^^^^^^^^^^^^^
Many Terminal commands accept absolute both absolute and relative paths for specifying a
Many Terminal commands accept both absolute and relative paths for specifying a
file.
An absolute path specifies the location of the file from the root directory (/).