mirror of
https://github.com/vbatts/persistent-shell-history.git
synced 2025-07-31 14:30:31 +00:00
adding flags and such, to be more useful
This commit is contained in:
parent
f0c3b54a5f
commit
f2043f30a9
2 changed files with 60 additions and 7 deletions
10
README
10
README
|
@ -12,6 +12,16 @@ and set in ~/.bashrc:
|
|||
export HISTCONTROL="ignoreboth"
|
||||
|
||||
|
||||
== USAGE
|
||||
See the --help also,
|
||||
Usage: bash_history [options]
|
||||
--inspect inspect the data
|
||||
-l, --list list history
|
||||
--fix fix times
|
||||
-f, --find PAT find a command with pattern PAT
|
||||
|
||||
|
||||
|
||||
== LICENSE
|
||||
Copyright (c) 2012 Vincent Batts, Raleigh, NC, USA
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue