diff --git a/readme.md b/readme.md index 93367c8..4dbb2d8 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ for further documentation and installation instructions. I've made a bit change in function CreateVolumes to modify the way to generate volume names, because by default when vchanger creates volumes doesn't keep the correct order in "list media" - +``` Before changes: vchanger /etc/vchanger/vchanger.conf createvols 3 15 1 @@ -129,3 +129,4 @@ Pool: Scratch | 196 | Volume_Daily_0014 | Append | | 197 | Volume_Daily_0015 | Append | +---------+-------------------+-----------+ +```