Browse Source

Show global usage in help text

pull/1/head
Luke Childs 5 years ago
parent
commit
9a3b467145
  1. 4
      checkvolumesize

4
checkvolumesize

@ -6,7 +6,7 @@ checkvolumesize 1.0.0
Automatically expand Digital Ocean block storage volumes. Automatically expand Digital Ocean block storage volumes.
Usage: ./checkvolumesize [options] Usage: checkvolumesize [options]
Options: Options:
@ -20,7 +20,7 @@ Options:
Example: Example:
./checkvolumesize / checkvolumesize /
--token bc99be9f73b037da64074472fe58f643e619328b85c5467615964a59abd12029 / --token bc99be9f73b037da64074472fe58f643e619328b85c5467615964a59abd12029 /
--device /dev/sda / --device /dev/sda /
--volume-name volume-sgp1-01 / --volume-name volume-sgp1-01 /

Loading…
Cancel
Save