diff options
Diffstat (limited to 'bin/uuid')
| -rwxr-xr-x | bin/uuid | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -15,7 +15,16 @@ help() { Options: -h, --help show this message + Generate UUID from /dev/random. + + + Examples: + + Generate a UUID: + + $ uuid + 755244c8-f955-16df-75cc-f25600c90422 EOF } |
