Get rid of files where we don't own the copyright or license is unclear
[zsh-lovers.git] / zsh_people / bruno_bonfils / misc / zshist.1
diff --git a/zsh_people/bruno_bonfils/misc/zshist.1 b/zsh_people/bruno_bonfils/misc/zshist.1
deleted file mode 100644 (file)
index a320b82..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-.TH ZSHIST 1
-.SH ZSHIST
-zshist \- read .zsh_history file
-.SH SYNOPSIS
-.B zshist
-.I [filename]
-.SH DESCRIPTION
-.BR zshist
-will parse 
-.I filename
-(expecting it to be .zsh_history file with EXTENDED_HISTORY 
-option set on)
-and convert timestamps to
-readable format. As a bonus, it will colourise the output.
-
-If 
-.I filename
-is a directory,
-.BR zshist
-will append .zsh_history to it and try to parse that file.
-
-If no filename is given, it will read ~/.zsh_history
-
-.SH SEE ALSO
-.BR zsh "(1)
-.SH AUTHOR
-Written by Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>