-------------------------------------------------------------------------------- -- Copyright (c) 2012-2014 Sierra Wireless. -- All rights reserved. This program and the accompanying materials -- are made available under the terms of the Eclipse Public License v1.0 -- which accompanies this distribution, and is available at -- http://www.eclipse.org/legal/epl-v10.html -- -- Contributors: -- Marc AUBRY -- - initial API and implementation -------------------------------------------------------------------------------- return[[# #-- #-- Show usage samples #-- #if _usage then # if #_usage > 1 then # -- Show all usages Usages: # elseif #_usage == 1 then # -- Show unique usage sample Usage: # local usage = _usage[1]
$( securechevrons(usage.description) )
# end #end #]]