diff options
Diffstat (limited to 'src/generator.ml')
| -rwxr-xr-x | src/generator.ml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/generator.ml b/src/generator.ml index fb8ed992..96b5b701 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -4704,8 +4704,7 @@ let seq_of_test = function (* Handling for function flags. *) let protocol_limit_warning = "Because of the message protocol, there is a transfer limit -of somewhere between 2MB and 4MB. To transfer large files, see -L<guestfs(3)/UPLOADING>." +of somewhere between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>." let danger_will_robinson = "B<This command is dangerous. Without careful use you |
