Merge pull request #1852 from jophab/patch-5

Update magit.json,linux.json,nmap.json
master
Zaahir Moolla 2015-12-11 22:33:13 -05:00
commit 825840efce
3 changed files with 8 additions and 8 deletions

View File

@ -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 @@
}
]
}
}
}

View File

@ -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": [

View File

@ -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",