diff options
author | Robert Göhler <github@ghlr.de> | 2021-12-29 13:08:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-29 13:08:52 +0100 |
commit | 8aedccf83c6c051f8d31b681081a9f6bac97ebbe (patch) | |
tree | 32409285f3dab1020b136cd10c6e139f1d158e49 /docs/operation/index.rst | |
parent | bbf442c94c6e3178f8391c98051d805c11c99cd9 (diff) | |
parent | 3b556cb1546e2a0910b0a3040fee6aaf3bf52197 (diff) | |
download | vyos-documentation-8aedccf83c6c051f8d31b681081a9f6bac97ebbe.tar.gz vyos-documentation-8aedccf83c6c051f8d31b681081a9f6bac97ebbe.zip |
Merge pull request #681 from fett0/raid-add-documentation
Raid-1 add documentation
Diffstat (limited to 'docs/operation/index.rst')
-rw-r--r-- | docs/operation/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/operation/index.rst b/docs/operation/index.rst index c19afeab..e1414b3c 100644 --- a/docs/operation/index.rst +++ b/docs/operation/index.rst @@ -7,4 +7,5 @@ Operation Mode :includehidden: information - boot-options
\ No newline at end of file + boot-options + raid
\ No newline at end of file |