diff options
author | Robert Göhler <github@ghlr.de> | 2021-07-26 20:10:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 20:10:50 +0200 |
commit | 9d0a36518c17866577f5b0fad6aeba337ccb95e2 (patch) | |
tree | b0355c408ecaac91eb1a8d7bc6b04482533a6c1c /docs/installation/cloud/cloud-init.rst | |
parent | 6781e07e2be3afa628a6315aac544c2ec00ff5df (diff) | |
parent | 128fb311711b5f3d5a0da86327184ed2b06717d9 (diff) | |
download | vyos-documentation-9d0a36518c17866577f5b0fad6aeba337ccb95e2.tar.gz vyos-documentation-9d0a36518c17866577f5b0fad6aeba337ccb95e2.zip |
Merge pull request #583 from srividya0208/proof-reading
grammar correction
Diffstat (limited to 'docs/installation/cloud/cloud-init.rst')
-rw-r--r-- | docs/installation/cloud/cloud-init.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/installation/cloud/cloud-init.rst b/docs/installation/cloud/cloud-init.rst index 1a5bda92..9e72a632 100644 --- a/docs/installation/cloud/cloud-init.rst +++ b/docs/installation/cloud/cloud-init.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-07-26 + .. _cloud-init: ################################ @@ -20,9 +22,9 @@ Commands requirements: ``set some option 'value'``, ``delete some option 'value'`` * a single-quote symbol is not allowed inside command or value -The commands list produced by the ``show configuration commands`` command on a +The commands' list produced by the ``show configuration commands`` command on a VyOS router should comply with all the requirements, so it is easy to get a -proper commands list by copying it from another router. +proper commands' list by copying it from another router. Usage example (User-Data content): |