class Object

Public Instance Methods

syntaxis() click to toggle source
# File bin/create-encrypted-databag, line 8
def syntaxis
  'Usage: create-encrypted-databag.rb [-h] | -s file -d file -k key'
end