diff --git a/docs/content/FAQ/_index.en.md b/docs/content/FAQ/_index.en.md index 16814c6..94d7888 100644 --- a/docs/content/FAQ/_index.en.md +++ b/docs/content/FAQ/_index.en.md @@ -26,7 +26,8 @@ repository! ## ❓ Why clingon? -WIP +There are limited options for command line parsers in Common Lisp, +so I opted for the most mature one, which is also recommended by the community. diff --git a/docs/content/FAQ/_index.zh-tw.md b/docs/content/FAQ/_index.zh-tw.md index cadf2db..99df815 100644 --- a/docs/content/FAQ/_index.zh-tw.md +++ b/docs/content/FAQ/_index.zh-tw.md @@ -7,7 +7,7 @@ weight: 900 {{< toc >}} -# πŸ” About Qob +# πŸ” ι—œζ–Ό Qob ## ❓ θͺ°ζ‡‰θ©²δ½Ώη”¨ι€™ε€‹ε·₯ε…·οΌŸ @@ -22,9 +22,9 @@ weight: 900 # πŸ” ζŠ€θ‘“ιΈζ“‡ -## ❓ η‚Ίδ»€ιΊΌζ˜― clingon? +## ❓ 為什麼選擇 clingon? -WIP +Common Lisp ηš„ε‘½δ»€εˆ—θ§£ζžε™¨ιΈι …ζœ‰ι™γ€ζ‰€δ»₯ζˆ‘ιΈζ“‡δΊ†ζœ€ζˆη†Ÿηš„οΌŒδΉŸζ˜―η€ΎηΎ€ζŽ¨θ–¦ηš„γ€‚ diff --git a/docs/content/Getting-Started/Basic-Usage/_index.en.md b/docs/content/Getting-Started/Basic-Usage/_index.en.md index 28fa868..ab09741 100644 --- a/docs/content/Getting-Started/Basic-Usage/_index.en.md +++ b/docs/content/Getting-Started/Basic-Usage/_index.en.md @@ -78,7 +78,7 @@ Pass in option `--help` to look up more information regarding the command you are using: ```sh -$ Qob clean --help +$ qob clean --help ``` The output, and it shows there are 7 subcommands supported: