mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-13 17:58:50 +01:00
Add hishtory redact to the help page
This commit is contained in:
parent
42c6f95eb4
commit
28c7486a0e
@ -100,6 +100,8 @@ Supported commands:
|
|||||||
'hishtory query before:2022-02-01' # Find shell commands run before 2022-02-01
|
'hishtory query before:2022-02-01' # Find shell commands run before 2022-02-01
|
||||||
'hishtory export': Query for matching commands and display them in list without any other
|
'hishtory export': Query for matching commands and display them in list without any other
|
||||||
metadata. Supports the same query format as 'hishtory query'.
|
metadata. Supports the same query format as 'hishtory query'.
|
||||||
|
'hishtory redact': Query for matching commands and remove them from your shell history (on the
|
||||||
|
current machine and on all remote machines). Supports the same query format as 'hishtory query'.
|
||||||
'hishtory update': Securely update hishtory to the latest version.
|
'hishtory update': Securely update hishtory to the latest version.
|
||||||
'hishtory disable': Stop recording shell commands
|
'hishtory disable': Stop recording shell commands
|
||||||
'hishtory enable': Start recording shell commands
|
'hishtory enable': Start recording shell commands
|
||||||
|
Loading…
Reference in New Issue
Block a user