diff --git a/doc/content-for-reference.html b/doc/content-for-reference.html index 2b3ba669e..b61efbf08 100644 --- a/doc/content-for-reference.html +++ b/doc/content-for-reference.html @@ -6,7 +6,7 @@ POKI_PUT_TOC_HERE Whereas the Unix toolkit is made of the separate executables cat, tail, cut, sort, etc., Miller has subcommands, invoked as follows: -POKI_INCLUDE_ESCAPED(subcommand-example.txt)HERE +POKI_INCLUDE_ESCAPED(data/subcommand-example.txt)HERE
These falls into categories as follows: diff --git a/doc/subcommand-example.txt b/doc/data/subcommand-example.txt similarity index 100% rename from doc/subcommand-example.txt rename to doc/data/subcommand-example.txt