Fix website display of tune paths
This commit is contained in:
parent
897d3c6d2c
commit
f7b3937c77
|
@ -101,7 +101,7 @@ description: |-
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
# /sys/auth/<auth_path>/tune
|
# /sys/auth/[auth_path]/tune
|
||||||
|
|
||||||
## GET
|
## GET
|
||||||
|
|
||||||
|
|
|
@ -125,7 +125,7 @@ description: |-
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
# /sys/mounts/<mount point>/tune
|
# /sys/mounts/[mount point]/tune
|
||||||
|
|
||||||
## GET
|
## GET
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue