bump
This commit is contained in:
parent
84951df8c8
commit
f5356e4258
@ -46,12 +46,17 @@ E.g. format for "Bash with timestamps".
|
||||
|
||||
## Export
|
||||
Dump the contents of histuidb \<file\>
|
||||
to stdout using [format]
|
||||
to stdout using [format].
|
||||
|
||||
## Init
|
||||
Used for printing reasonable default configuration
|
||||
for using histui with the selected shell.
|
||||
|
||||
The default configuration,
|
||||
if possible should have the following features:
|
||||
+ override history search with invoking histui
|
||||
+ sync further commands a histuidb
|
||||
|
||||
If no shell is specified,
|
||||
the available options shall be printed.
|
||||
|
||||
@ -165,3 +170,6 @@ R : 24h time ("HH:MM")
|
||||
S : seconds; 0 padded {04}
|
||||
M : minutes; 0 padded {03}
|
||||
T : ISO 8601 time format ("HH:MM:SS")
|
||||
|
||||
# Environment
|
||||
HISTUIHIST : histuidb to be used
|
||||
|
Loading…
Reference in New Issue
Block a user