Skip to content

Commit

Permalink
docs: Update cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Nov 17, 2024
1 parent 44fb420 commit b95465c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 30 deletions.
31 changes: 16 additions & 15 deletions docs/content/Getting-Started/Basic-Usage/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,21 +40,22 @@ OPTIONS:
-v, --verbose <INT> set verbosity from 0 to 5 [default: 3]
COMMANDS:
build Build the executable
clean Delete various files produced during building
create Create a new Common Lisp project
dists List out all installed dists
files Print all system files
package Build a system artifact
info Display information about the current system(s)
init Initialize project to use Qob
install Install systems
install-deps, install-dependencies Automatically install system dependencies
install-dists Install dists
list List the registered systems
locate Print out Qob installed location
status Display the state of the workspace
uninstall Uninstall systems
build Build the executable
clean Delete various files produced during building
create Create a new Common Lisp project
dists List out all installed dists
files Print all system files
package Build a system artifact
info Display information about the current system(s)
init Initialize project to use Qob
install Install systems
install-deps Automatically install system dependencies
install-dists Install dists
list List the registered systems
load Load lisp files
locate Print out Qob installed location
status Display the state of the workspace
uninstall Uninstall systems
AUTHORS:
Jen-Chieh Shen <jcs090218@gmail.com>
Expand Down
31 changes: 16 additions & 15 deletions docs/content/Getting-Started/Basic-Usage/_index.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,22 @@ OPTIONS:
-v, --verbose <INT> set verbosity from 0 to 5 [default: 3]
COMMANDS:
build Build the executable
clean Delete various files produced during building
create Create a new Common Lisp project
dists List out all installed dists
files Print all system files
package Build a system artifact
info Display information about the current system(s)
init Initialize project to use Qob
install Install systems
install-deps, install-dependencies Automatically install system dependencies
install-dists Install dists
list List the registered systems
locate Print out Qob installed location
status Display the state of the workspace
uninstall Uninstall systems
build Build the executable
clean Delete various files produced during building
create Create a new Common Lisp project
dists List out all installed dists
files Print all system files
package Build a system artifact
info Display information about the current system(s)
init Initialize project to use Qob
install Install systems
install-deps Automatically install system dependencies
install-dists Install dists
list List the registered systems
load Load lisp files
locate Print out Qob installed location
status Display the state of the workspace
uninstall Uninstall systems
AUTHORS:
Jen-Chieh Shen <jcs090218@gmail.com>
Expand Down

0 comments on commit b95465c

Please sign in to comment.