mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-19 19:37:59 +02:00
Add TODO
This commit is contained in:
parent
97d7c7e310
commit
31cea94096
@ -86,3 +86,5 @@ func init() {
|
|||||||
offlineInit = initCmd.Flags().Bool("offline", false, "Install hiSHtory in offline mode wiht all syncing capabilities disabled")
|
offlineInit = initCmd.Flags().Bool("offline", false, "Install hiSHtory in offline mode wiht all syncing capabilities disabled")
|
||||||
offlineInstall = installCmd.Flags().Bool("offline", false, "Install hiSHtory in offline mode wiht all syncing capabilities disabled")
|
offlineInstall = installCmd.Flags().Bool("offline", false, "Install hiSHtory in offline mode wiht all syncing capabilities disabled")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: warn people if they're using bash 3.2 or less
|
||||||
|
Loading…
x
Reference in New Issue
Block a user