Add random-data.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18476 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-16 12:50:52 +00:00
parent a80a2a3176
commit 34b1ead641

View File

@@ -377,6 +377,12 @@ command = {
command = {
name = "info"
}
command = {
name = "random-data"
min_args="1"
argument="bytes"
help = "Generates random bytes and prints them to standard output"
}
command = {
name = "help"
name = "?"