Docs: fix code annotations
This commit is contained in:
@@ -158,7 +158,7 @@ clan templates apply disk --to-machine jon --template single-disk --set mainDisk
|
||||
|
||||
Which should fail and give the valid options for the specific hardware:
|
||||
|
||||
```terminal-session
|
||||
```shellSession
|
||||
Invalid value for placeholder mainDisk - Valid options:
|
||||
/dev/disk/by-id/nvme-WD_PC_SN740_SDDQNQD-512G-1201_232557804368
|
||||
```
|
||||
@@ -171,7 +171,7 @@ clan templates apply disk --to-machine jon --template single-disk --set mainDisk
|
||||
|
||||
Should now be succesfull
|
||||
|
||||
```terminal-session
|
||||
```shellSession
|
||||
Applied disk template 'single-disk' to machine 'jon'
|
||||
```
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ clan show
|
||||
|
||||
You should see something like this:
|
||||
|
||||
```terminal-session
|
||||
```shellSession
|
||||
Name: __CHANGE_ME__
|
||||
Description: None
|
||||
```
|
||||
|
||||
@@ -52,7 +52,7 @@ clan vars list <machineName>
|
||||
Which should print the generated `disk-id/diskId` value in clear text
|
||||
You should see output like:
|
||||
|
||||
```terminal-session
|
||||
```shellSession
|
||||
disk-id/diskId: fcef30a749f8451d8f60c46e1ead726f
|
||||
# ...
|
||||
# elided
|
||||
|
||||
Reference in New Issue
Block a user