From 7b432d79a10c61f00ba24473676f5f4f8b0eb250 Mon Sep 17 00:00:00 2001 From: Zach Robinson Date: Tue, 21 Jul 2015 11:45:50 -0700 Subject: [PATCH] fix typo --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 27a7029..aba5006 100644 --- a/main.go +++ b/main.go @@ -27,7 +27,7 @@ func (c *CLI_Recorder) GetMetadata() plugin.PluginMetadata { Options: -l : to list all the record command sets --n : to list all commands withint a set +-n : to list all commands within a set -d : to delete a command set -clear : clear all record commands `,