Fix minor documentation mistakes

This commit is contained in:
Jon Siwek 2018-10-25 18:56:02 -05:00
parent cbb5fdffaa
commit 6a059a1cf7
4 changed files with 7 additions and 4 deletions

View file

@ -39,8 +39,7 @@ export {
## Argument for the command if one is given.
arg: string &log &optional;
## Libmagic "sniffed" file type if the command indicates a file
## transfer.
## Sniffed mime type of file.
mime_type: string &log &optional;
## Size of the file if the command indicates a file transfer.
file_size: count &log &optional;