Skip to content

Update misc.md to add include directive #784

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 5, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update misc.md
  • Loading branch information
JamesH65 authored Dec 19, 2017
commit eb17b3d7ae5e9030965046d9a8539d18413d10b2
6 changes: 2 additions & 4 deletions configuration/config-txt/misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ If set, this forces the kernel loading system to assume a 64-bit kernel.

## include

Causes the content of the specified file to be inserted in to the current file.

For example, adding the line `include extraconfig.txt` to `config.txt` will include the `extraconfig.txt` file in to the `config.txt` file.

Causes the content of the specified file to be inserted into the current file.

For example, adding the line `include extraconfig.txt` to `config.txt` will include the `extraconfig.txt` file into the `config.txt` file.