diff --git a/lbrynet/daemon/Daemon.py b/lbrynet/daemon/Daemon.py
index 62571f26f..a5cceea4f 100644
--- a/lbrynet/daemon/Daemon.py
+++ b/lbrynet/daemon/Daemon.py
@@ -2167,7 +2167,11 @@ class Daemon(AuthJSONRPCServer):
automatically generated. Default fee is zero.
--title=
: (str) title of the publication
--description= : (str) description of the publication
- --author= : (str) author of the publication
+ --author= : (str) author of the publication. The usage for this field is not
+ the same as for channels. The author field is used to credit an author
+ who is not the publisher and is not represented by the channel. For
+ example, a pdf file of 'The Odyssey' has an author of 'Homer' but may
+ by published to a channel such as '@classics', or to no channel at all
--language= : (str) language of the publication
--license= : (str) publication license
--license_url= : (str) publication license url