このコミットが含まれているのは:
守矢諏訪子 2023-12-08 12:40:20 +09:00
コミット 90b565e5b2
1個のファイルの変更3行の追加0行の削除

ファイルの表示

@ -17,6 +17,9 @@ import (
var version = "1.0.1"
func help () {
fmt.Println(" rofi-youtube")
fmt.Println("https://076.moe/ | https://gitler.moe/suwako/rofi-youtube")
fmt.Println("")
fmt.Println("使い方")
fmt.Println("rofi-youtube -i 動画IDを使ってMPVで再生する")
fmt.Println("rofi-youtube -v :バージョンを表示")