From: Richard W.M. Jones Date: Wed, 10 Nov 2010 10:32:12 +0000 (+0000) Subject: Don't include debug* commands in the documentation. X-Git-Tag: 1.7.4~14 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=inline;h=ec63875f9cd7277cf2d49827684bba936add7ce2;p=libguestfs.git Don't include debug* commands in the documentation. --- diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index 4d7a4b3..b8937d0 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -2269,7 +2269,7 @@ This is the same as the C command, but it allows you to set both the mount options and the vfstype as for the L I<-o> and I<-t> flags."); - ("debug", (RString "result", [String "subcmd"; StringList "extraargs"], []), 76, [], + ("debug", (RString "result", [String "subcmd"; StringList "extraargs"], []), 76, [NotInDocs], [], "debugging and internals", "\ @@ -4816,7 +4816,7 @@ is the same as the L C command."); Return the current umask. By default the umask is C<022> unless it has been set by calling C."); - ("debug_upload", (RErr, [FileIn "filename"; String "tmpname"; Int "mode"], []), 241, [], + ("debug_upload", (RErr, [FileIn "filename"; String "tmpname"; Int "mode"], []), 241, [NotInDocs], [], "upload a file to the appliance (internal use only)", "\