From 11b680f49b333c7352e3418cdee7ce4b01c4d8f8 Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Sat, 7 Sep 2013 13:28:10 -0400 Subject: [PATCH] Merging. --- cheat | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/cheat b/cheat index 8d27c2d..64391ef 100755 --- a/cheat +++ b/cheat @@ -1,7 +1,11 @@ #!/usr/bin/env python """ -cheat.py -- Quick, abridged man pages with examples (main routines) - Copyright (C) 2013, Chris Lane +cheat.py -- cheat allows you to create and view interactive cheatsheets on the + command-line. It was designed to help remind *nix system + administrators of options for commands that they use frequently, + but not frequently enough to remember. + + Copyright (C) 2013, Chris Lane This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by