atuin: add short/long options (#19536)

This commit is contained in:
Nelson Figueroa
2025-11-21 17:27:28 +02:00
committed by GitHub
parent ef27099411
commit b4fd87f3f7
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -18,11 +18,11 @@
- ثبت نام یک حساب بر روی سرور پیشفرض با استفاده از نام کاربری و ایمیل و رمزعبور دلخواه:
`atuin register -u {{username}} -e {{email}} -p {{password}}`
`atuin register {{[-u|--username]}} {{username}} {{[-e|--email]}} {{email}} {{[-p|--password]}} {{password}}`
- ورود به سرور پیشفرض:
`atuin login -u {{username}} -p {{password}}`
`atuin login {{[-u|--username]}} {{username}} {{[-p|--password]}} {{password}}`
- هماهنگ کردن تاریخچه با سرور: