Merge pull request #93410 from liff/patch-1

nixos/manual: Fix reference to copy_from_host
This commit is contained in:
Maximilian Bosch 2020-07-18 17:20:53 +02:00 committed by GitHub
commit e6c1fae528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ start_all()
<listitem>
<para>
Copies a file from host to machine, e.g.,
<literal>copy_file_from_host("myfile", "/etc/my/important/file")</literal>.
<literal>copy_from_host("myfile", "/etc/my/important/file")</literal>.
</para>
<para>
The first argument is the file on the host. The file needs to be