diff options
author | Robert Göhler <github@ghlr.de> | 2021-12-29 13:08:52 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-12-29 13:13:35 +0100 |
commit | 32a0700cc9970d343f92fbf4ab57d4284e69cad0 (patch) | |
tree | 952ef470d93dabefd07d79bd00a93bf245d51c56 /docs/operation/index.rst | |
parent | caa20e116716c6e775690791ebd816272933a726 (diff) | |
download | vyos-documentation-32a0700cc9970d343f92fbf4ab57d4284e69cad0.tar.gz vyos-documentation-32a0700cc9970d343f92fbf4ab57d4284e69cad0.zip |
Merge pull request #681 from fett0/raid-add-documentation
Raid-1 add documentation
(cherry picked from commit 8aedccf83c6c051f8d31b681081a9f6bac97ebbe)
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 |