Simplify command

This commit is contained in:
cryptogopher 2023-11-18 16:36:36 +01:00
parent 07cf5e6250
commit b7830dc7bb

View File

@ -17,7 +17,7 @@ Extend VG containing the LV with additional PV before conversion.
List currently used devices and sync status:
{% highlight bash %}
# lvs -a -o fullname,devices,sync_percent
# lvs -a -o +devices
{% endhighlight %}