From 658d86bebc73895d8d30ed590f0a361849c23941 Mon Sep 17 00:00:00 2001 From: JOBIN PHILIP ABRAHAM Date: Sat, 5 Dec 2015 20:28:41 +0530 Subject: [PATCH 1/3] Update magit.json --- share/goodie/cheat_sheets/json/magit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/goodie/cheat_sheets/json/magit.json b/share/goodie/cheat_sheets/json/magit.json index eb52a3682..adbd628df 100644 --- a/share/goodie/cheat_sheets/json/magit.json +++ b/share/goodie/cheat_sheets/json/magit.json @@ -3,7 +3,7 @@ "name": "Magit", "description": "Git Version Control via Emacs", "metadata": { - "sourceName": "MagitCheatSheet", + "sourceName": "Daemian Mack", "sourceUrl": "http://daemianmack.com/magit-cheatsheet.html" }, "template_type": "keyboard", @@ -34,11 +34,11 @@ }, { "key": "$", - "val": "magit-process buffer" + "val": "Magit-process buffer" }, { "key": "g", - "val": "reload status buffer" + "val": "Reload status buffer" } ], "Section Visibility": [ From 793318586ee2bfe1d93d0718410c3028c5ad5be4 Mon Sep 17 00:00:00 2001 From: JOBIN PHILIP ABRAHAM Date: Sat, 5 Dec 2015 20:46:37 +0530 Subject: [PATCH 2/3] Update linux.json updated name --- share/goodie/cheat_sheets/json/linux.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/goodie/cheat_sheets/json/linux.json b/share/goodie/cheat_sheets/json/linux.json index af99ba0f9..c886dfb69 100644 --- a/share/goodie/cheat_sheets/json/linux.json +++ b/share/goodie/cheat_sheets/json/linux.json @@ -2,7 +2,7 @@ "id":"linux_cheat_sheet", "name":"Linux", "metadata":{ - "sourceName":"linuxstall", + "sourceName":"Linux Stall", "sourceUrl":"http://www.linuxstall.com/wp-content/uploads/2012/01/" }, "template_type":"terminal", @@ -376,4 +376,4 @@ } ] } -} \ No newline at end of file +} From 014ba512fd83762e484f7f5db32be05e74521ef5 Mon Sep 17 00:00:00 2001 From: JOBIN PHILIP ABRAHAM Date: Sat, 5 Dec 2015 20:54:50 +0530 Subject: [PATCH 3/3] Update nmap.json updated name and source name --- share/goodie/cheat_sheets/json/nmap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/goodie/cheat_sheets/json/nmap.json b/share/goodie/cheat_sheets/json/nmap.json index 3382db658..189eb9be8 100644 --- a/share/goodie/cheat_sheets/json/nmap.json +++ b/share/goodie/cheat_sheets/json/nmap.json @@ -1,9 +1,9 @@ { "id": "nmap_cheat_sheet", - "name": "nmap", - "description": "Nmap Security Scanner", + "name": "Nmap", + "description": "Quick reference for Nmap Security Scanner", "metadata": { - "sourceName": "nmap cookbook", + "sourceName": "Nmap Cookbook", "sourceUrl": "http://nmapcookbook.blogspot.com.br/2010/02/nmap-cheat-sheet.html" }, "template_type": "terminal",