diff options
Diffstat (limited to '')
| -rw-r--r-- | docs/docs/commands/import.md (renamed from docs/import.md) | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/import.md b/docs/docs/commands/import.md index 9fc0580e..f20cc8e6 100644 --- a/docs/import.md +++ b/docs/docs/commands/import.md @@ -1,3 +1,8 @@ +--- +title: Import History +sidebar_position: 2 +--- + # `atuin import` Atuin can import your history from your "old" history file @@ -24,4 +29,6 @@ This supports both the simple and extended format # bash -TODO +``` +atuin import bash +``` |
